All registriesVisit
Standards body (SDO)In Rundown bodies
YAML Specification
YAML.org
Data & file formatsCloud & APIsWeb platform
WHY YOU NEED THIS
YAML 1.2 is the normative spec for config syntax — distinct from JSON Schema validation layered on top.
What It Is
Human-friendly data serialization language spec (YAML 1.2) — used by Kubernetes, CI/CD, OpenAPI, and config files worldwide.
Taxonomy
By version: 1.2.2 (current) · 1.1 (legacy) · Working drafts
Top-Level Categories
YAML 1.2.2YAML 1.1 (legacy)Language design notes
Master Catalog
Sub-Indexes & Guides
Rundown Standards Body
YAML Language Development
Maintains the YAML specification — a human-friendly structured text format widely used for configuration files, CI/CD pipelines, and Kubernetes manifests. YAML 1.2 is a superset of JSON.
View all bodies →Curated specs from YAML.org
YAML configs power most DevOps tooling. Anchor/alias and implicit typing cause subtle bugs — know why `countries: [NO, US]` parses as `[false, null]` in YAML 1.1.
ProductBack OfficeData Formats
DetailsRelated Registry Sources
yamlconfigserialization