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 API, we can create them imperatively and declaratively, and we can inspect them with kubectl
.
Get hands-on with 1400+ tech skills courses.