Technical requirements
- A working Kubernetes cluster (either local or cloud-based)
- A working kubectl CLI configured to communicate with the cluster
If you do not meet these technical requirements, you can follow Chapter 2, Kubernetes Architecture – From Container Images to Running Pods, and Chapter 3, Installing Your Kubernetes Cluster, to get these two prerequisites.
You can download the latest code samples for this chapter from the official GitHub repository: https://github.com/PacktPublishing/The-Kubernetes-Bible-Second-Edition/tree/main/Chapter09