Technical requirements
In order to run the commands detailed in this chapter, you will need a computer that supports the kubectl
command-line tool along with a working Kubernetes cluster. See Chapter 1, Communicating with Kubernetes, for several methods for getting up and running with Kubernetes quickly, and for instructions on how to install the kubectl tool.
The code used in this chapter can be found in the book's GitHub repository:
https://github.com/PacktPublishing/Cloud-Native-with-Kubernetes/tree/master/Chapter15