Getting ready

Clone the k8sdevopscookbook/src repository to your workstation:

$ git clone https://github.com/k8sdevopscookbook/src.git
$ cd src/chapter5

Make sure that you have a regional GKE cluster ready and kubectl configured to manage the cluster resources.