LXer: Configmaps in Kubernetes
by LXer from LinuxQuestions.org on (#588KT)
Published at LXer:
In this article, we will see two*examples to access data from configmaps in Kubernetes. In one example we will use config maps as environment variables in the pod command and in the other*we will* populate a volume with data stored in a ConfigMap
Read More...


In this article, we will see two*examples to access data from configmaps in Kubernetes. In one example we will use config maps as environment variables in the pod command and in the other*we will* populate a volume with data stored in a ConfigMap
Read More...