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

Google Professional Cloud DevOps Engineer Exam

202 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 142 of 202

Single answer

You are investigating issues in your production application that runs on Google Kubernetes Engine (GKE). You determined that the source of the issue is a recently updated container image, although the exact change in code was not identified. The deployment is currently pointing to the latest tag. You need to update your cluster to run a version of the container that functions as intended. What should you do?

A

A. Create a new tag called stable that points to the previously working container, and change the deployment to point to the new tag.

B

B. Alter the deployment to point to the sha256 digest of the previously working container.

C

C. Build a new container from a previous Git tag, and do a rolling update on the deployment to the new container.

D

D. Apply the latest tag to the previous container image, and do a rolling update on the deployment.

Correct Answer: A

<p>B. Alter the deployment to point to the sha256 digest of the previously working container.</p>

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 202 Google questions with answers and explanations. Use the navigation to move through the exam at your own pace.