What is Kubernetes ConfigMap and what problem does it solve?
ConfigMaps are a fundamental part of any Kubernetes infrastructure. You are unlikely to find any major Kubernetes applications, be it a library, support infrastructure, or cloud provider that doesn’t rely…