Clone the k8sdevopscookbook/src repository to your workstation in order to be able to use manifest files under the chapter5 directory:
$ git clone https://github.com/k8sdevopscookbook/src.git
$ cd chapter5
Make sure that you have a Kubernetes cluster ready and kubectl configured to manage the cluster resources.