Kubernetes-part-7
Understanding ConfigMap: Simplify Your Kubernetes Configuration Management
It is used to store non-confidential configuration data in key-value pairs. It keep configuration separate from the application code, that makes it easier to manage and update...
blogs.praduman.site9 min read