🔥 40% Off Crucial Exams Memberships — Deal ends today!

1 hour, 53 minutes remaining!

GCP Associate Cloud Engineer Practice Question

You are asked to debug a production workload running in Google Kubernetes Engine (GKE) from your company-issued Linux laptop. The Google Cloud SDK (gcloud CLI) is already installed and authenticated, but the kubectl binary is missing. Security policy forbids downloading executables directly from the internet; you must use only Google-provided package channels that are part of Cloud SDK. Which single command satisfies the requirement and installs the Kubernetes CLI so you can immediately interact with the cluster?

  • gcloud components install kubectl

  • curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl && chmod +x kubectl

  • apt-get install kubectl

  • gcloud container clusters get-credentials CLUSTER_NAME --zone=us-central1-a

GCP Associate Cloud Engineer
Planning and implementing a cloud solution
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot