What's Next?
Recap what we have learned so far and what we are going to learn next.
We'll cover the following
Summary#
In this chapter, we explored ConfigMaps and learned to inject configurations from various sort of sources including single files, multiple files, literals, and environment files. We also discussed the ways of configuring your applications.
The components explored so far
The above illustration shows and defines Kubernetes components explored so far.
ℹ️ If you’d like to know more about ConfigMaps, please explore ConfigMap v1 core API documentation.
Quick Quiz!
Getting Started with Secrets
Mark as Completed
Report an Issue