GCP Associate Cloud Engineer Practice Question

Your team runs a web API on a Google Kubernetes Engine (GKE) Autopilot cluster. The Deployment manifest requests only 100 m CPU and 128 Mi of memory per container and omits any limits. During a sudden load increase, Cloud Monitoring shows some Pods consuming around 400 m CPU and 300 Mi memory, yet they continue to run without throttling and no other workloads are affected. What best explains this observation?

  • Autopilot disregards the specified requests and always allocates each Pod a fixed 0.5 vCPU and 1 GiB memory, so higher usage is expected.

  • Because limits were omitted, Autopilot automatically caps resource consumption at the request values, but Cloud Monitoring displays four-times-scaled metrics.

  • GKE's vertical pod autoscaler immediately increased the Pod's requests to match actual use, so the metrics reflect the new guaranteed values rather than excess consumption.

  • Autopilot permits Pods without explicit limits to burst beyond their requested CPU and memory when unused node capacity is available; throttling happens only if contention arises.

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