Skip to content

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

  1. Introduction. Templating YAML Files
    1. K8s YAML tips
    2. YAML anchors and aliases
    3. YAML Processors
    4. YAML Validators
    5. Other YAML Tools. How to create Kubernetes YAML files
    6. Kubernetes examples
    7. Helm and Kustomize
  2. JSON. Templating JSON Files
    1. JSONPath query language
    2. JSON in Ansible
    3. JSON formatting with jq
    4. JSON Tools
    5. Kubernetes JSON Schemas
  3. Static Checking of Kubernetes YAML Files. Kubernetes YAML Validation Tools
  4. Alternatives
  5. Base64
  6. Videos
  7. Tweets

Introduction. Templating YAML Files

K8s YAML tips

YAML anchors and aliases

YAML Processors

YAML Validators

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

JSON. Templating JSON Files

JSONPath query language

  • blog.mariano.cloud: Do you even JSONPath? JSONPath as in a JSON query language that enables you to interact with a JSON structured data set. In this article, you will learn how to use JSONPath expressions to parse and format responses from the Kubernetes API.

JSON in Ansible

JSON formatting with jq

JSON Tools

Kubernetes JSON Schemas

Static Checking of Kubernetes YAML Files. Kubernetes YAML Validation Tools

Alternatives

Base64

Videos

Click to expand!

Tweets

Click to expand!