• @[email protected]
    link
    fedilink
    English
    221 year 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
      link
      91 year ago

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