GCP ACE · Question 09 · Domain 1.3: Installing and configuring the CLI
You have installed the default Google Cloud SDK on your local machine. You now need to manage a Google Kubernetes Engine (GKE) cluster, but you realize the 'kubectl' command-line tool is not installed.
Which command should you run to install kubectl using the Cloud SDK?
Answer options:
gcloud services enable kubectl
gcloud install kubectl
gcloud components install kubectl
apt-get install google-kubectl
50 questions · hints · full answers · grading