Environment Variables and ConfigMaps in Kubernetes
As I continued my CKAD preparation, I reached a point where I needed to answer a simple question:
How do we pass configuration into applications running inside Pods?
Hardcoding values inside contain
kubernetes-expalined-simply.hashnode.dev3 min read