Creating a ConfigMap
Looking into the description
Mounting the ConfigMap
Pod with mounted ConfigMap
Creating the pod
Verification
Deleting the objects
Try it yourself
Creating a ConfigMap
In its purest, and probably the most common form, a ConfigMap takes a single file. For example, we can create one from the prometheus-conf.yml file.