this post was submitted on 19 Mar 2024
368 points (97.4% liked)

Programmer Humor

32710 readers
2563 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] 4z01235 9 points 10 months ago

That's because YAML syntax is a superset of JSON. Any YAML parser should also accept JSON, not just the one k8s uses.