Question 94 of 179 from exam ACE: Associate Cloud Engineer

Question 94 of 179 from exam ACE: Associate Cloud Engineer

Question

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:

$ kubect1 get pods -1 app=myapp
NAME READY = STATUS-—s«RESTART AGE

myapp-deployment-S8ddbbb995-1p86m o/1 Pending 0 om
myapp-deployment-S8ddbbb995-ajpkg wi Running 0 om

What is the most likely cause?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

B.