Kubernetes:A Complete DevOps Cookbook
上QQ阅读APP看书,第一时间看更新

Getting ready

Before you start, clone the repository of the examples used in this chapter:

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

Make sure you have a Kubernetes cluster ready and kubectl configured to manage the cluster resources.