Technical requirements
For this chapter, you will need the following:
- A working Kubernetes cluster (local or cloud-based, though this is not important)
- A working kubectl CLI configured to communicate with the Kubernetes cluster
You can get these two prerequisites by following Chapter 2, Kubernetes Architecture – From Docker Images to Running Pods, and Chapter 3, Installing Your First Kubernetes Cluster, to get a working Kubernetes cluster and a properly configured kubectl client, respectively.