kubectl

The Kubernetes command-line tool for cluster management

Container & Cloud Go

kubectl is the official Kubernetes command-line tool that allows you to run commands against Kubernetes clusters.

安装

brew brew install kubectl
apt apt install kubectl