What's Next?
Recap what we have learned so far and what we are going to explore next.
We'll cover the following
Summary#
In this chapter, we started off with understanding secrets, explored the inbuilt Kubernetes Secrets, created and mounted generic Secrets and compared Secrets with ConfigMaps. Finally, we went through the shortcomings associated with using Secrets and proposed the solution to overcome these.
The above illustration shows and defines the Kubernetes components we have explored so far.
ℹ️ If you’d like to know more about Secrets, please explore Secret v1 core API documentation.
Quick Quiz!
Getting Started with Cluster Division
Mark as Completed
Report an Issue