Technical requirement
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. Review Chapter 1, Communicating with Kubernetes, to see 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 at https://github.com/PacktPublishing/Cloud-Native-with-Kubernetes/tree/master/Chapter5.