Hands-On Microservices with Kubernetes
上QQ阅读APP看书,第一时间看更新

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.