Summary: ConfigMaps
Review the concepts learned in this chapter.
We'll cover the following...
Recap
ConfigMaps and Secrets are the Kubernetes-native way of decoupling applications and associated configuration data. Both are first-class objects in the Kubernetes ...