Technical requirements
For this chapter, you will need the following:
- A working Kubernetes cluster (local or cloud-based, but this is not important)
- A working kubectl CLI configured to communicate with the cluster
If you do not have these technical requirements, please read Chapter 2, Kubernetes Architecture – from Container Images to Running Pods, and Chapter 3, Installing Your First Kubernetes Cluster, to get them.
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/Chapter08