What's Next?
Reiterate what we have learned so far about pods.
We'll cover the following
Destroying the cluster#
Please take some time to get more familiar with Pods. They are the most basic and, arguably, the essential building block in Kubernetes. Since, by now, you have a solid understanding of what Pods are, a good next step might be to go through PodSpec v1 core documentation.
The components explored so far
The above illustration shows and defines the Kubernetes components we have explored so far.
Quiz yourself on Pods
Getting Started with ReplicaSets
Mark as Completed
Report an Issue