- Hands-On Microservices with Kubernetes
- Gigi Sayfan
- 24字
- 2021-06-24 13:46:29
Installing kubectl
To install kubectl, follow the instructions here: https://kubernetes.io/docs/tasks/tools/install-kubectl/.
Kubectl is the Kubernetes CLI and we will use it extensively throughout the book.