|
|
|
|
|
by thwarted
637 days ago
|
|
> only needing to know YAML, and not some custom DSL like chef or puppet. YAML may be a known syntax, but the use of it still requires domain specific knowledge, and is still a domain specific language expressing those domain specific concepts, as to what the expected keys and values are allowed to be and how they are interpreted. |
|
For Kubernetes, it’s CRDs that are written in YAML and they conform to a specification.