☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact
G

Google Associate Cloud Engineer Exam

284 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 94 of 284

Single answer
You create a Deployment with 2 replicas in a Google Kubernetes Engine cluster that has a single preemptible node pool. After a few minutes, you use kubectl to examine the status of your Pod and observe that one of them is still in Pending status:

What is the most likely cause?
AThe pending Pod's resource requests are too large to fit on a single node of the cluster.
BToo many Pods are already running in the cluster, and there are not enough resources left to schedule the pending Pod.
CThe node pool is configured with a service account that does not have permission to pull the container image used by the pending Pod.
DThe pending Pod was originally scheduled on a node that has been preempted between the creation of the Deployment and your verification of the Pods' status. It is currently being rescheduled on a new node.
Correct Answer: B

Too many Pods are already running in the cluster, and there are not enough resources left to schedule the pending Pod.

Explanation

The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.

About this practice exam

Review 284 Google questions with answers and explanations. Use the navigation to move through the exam at your own pace.