ConfigMaps: ConfigMaps in Kubernetes is a resource object which allow us to store non-sensitive configuration data related to application in key-value pair. Suppose we are running an application which requires some environment variables, command-line...
kubernetes-by-gaurav.hashnode.dev5 min read
No responses yet.