Mastering ConfigMaps and Secrets in Kubernetes
What are ConfigMaps and Secrets in k8s
ConfigMaps and Secrets in Kubernetes are used to manage and provide configuration data to applications running within a cluster.
ConfigMaps: ConfigMaps is a way to store and manage configuration data in Kubernet...
arnavdevops.hashnode.dev3 min read