»Kubernetes Configuration Management«
2019-04-27, 14:00–14:45, i12
This talk provides a beginner friendly introduction to the options available in the space of Kubernetes Configuration Management.
Kubernetes Configuration management is declarative and quite explicit. Also the Kubernetes API is extensive. A valid Pod spec contains at least 30 distinct, valid child attributes (k8s v1.13). There is a good chance specs will grow in their number and by numbers of fields.
This talk will give a short overview of the problem space and current options to manage configuration changes.