Files
awesome-kubernetes/docs/yaml.md
Inaki Fernandez 01d1da8bc8 Jan 28th
2022-01-28 10:08:21 +01:00

12 KiB
Raw Blame History

YAML and JSON. Templating YAML with YAML Processors. Static Checking of Kubernetes YAML Files

Templating YAML Files

YAML anchors and aliases

YAML Processors

Other YAML Tools. How to create Kubernetes YAML files

Kubernetes examples

  • Kubernetes examples 🌟 A series of YAML references with canonical and as-simple-as-possible demonstrations of kubernetes functionality and features.

Helm and Kustomize

Templating JSON Files

JSON in Ansible

JSON formatting with jq

Kubernetes JSON Schemas

Static Checking of Kubernetes YAML Files. Kubernetes YAML Validation Tools

Alternatives