GCP ACE · Question 03 · Domain 1.1: Setting up cloud projects and accounts
You have just created a new Google Cloud project and want to deploy a containerized application using Google Kubernetes Engine (GKE). When you try to run the command to create the cluster, you receive an error stating that the API is not enabled.
Which gcloud command should you use to enable the necessary API?
Answer options:
gcloud compute apis enable container.googleapis.com
gcloud projects enable-api container.googleapis.com
gcloud services enable container.googleapis.com
gcloud api enable gke.googleapis.com
50 questions · hints · full answers · grading