Working with kubectl
Learn about the main Kubernetes command-line tool: kubectl.
We'll cover the following...
kubectl
kubectl is the Kubernetes command-line tool, and you’ll use it in all the hands-on examples. You’ll already have it if you’ve followed the instructions to install either of the clusters.
Type kubectl in a terminal window to check if you ...