Introduction
In Kubernetes, like in any other ecosystem in computer sciences, we need to use the notion of Configuration to pilot our different processes.
With Kubernetes, we drive the different resources (workload, deployment, pods, configmap, secre...