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

12 minutes, 11 seconds remaining!

GCP Associate Cloud Engineer Practice Question

A GKE Standard cluster named "prod-cluster" in region us-central1 has a node pool called "web-pool" that currently runs a fixed size of 3 e2-standard-4 nodes. The operations team wants to let the pool scale between 5 and 10 nodes during traffic spikes while keeping costs low during quiet periods. They want to apply the change without recreating the cluster or replacing the node pool. Which gcloud command meets the requirement?

  • gcloud container clusters update prod-cluster --enable-autoscaling --min-nodes 5 --max-nodes 10 --region us-central1

  • gcloud container clusters resize prod-cluster --node-pool web-pool --num-nodes 5 --region us-central1

  • gcloud container node-pools update web-pool --cluster prod-cluster --region us-central1 --enable-autoscaling --min-nodes 5 --max-nodes 10

  • gcloud container node-pools create scalable-pool --cluster prod-cluster --region us-central1 --num-nodes 5 --max-nodes 10

GCP Associate Cloud Engineer
Ensuring successful operation of 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