• thejml@lemm.ee
    link
    fedilink
    English
    arrow-up
    20
    ·
    7 months ago

    Don’t forget, Kubernetes is totally happy with json input and output instead. Use json, be the change you want to see in the world!

    • 4z01235@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      7 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.