- Kubernetes:A Complete DevOps Cookbook
- Murat Karslioglu
- 37字
- 2025-04-04 13:20:39
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.