Google
PROFESSIONAL-CLOUD-ARCHITECT · Question #275
Your company has an application running as a Deployment in a Google Kubernetes Engine (GKE) cluster. When releasing new versions of the application via a rolling deployment, the team has been causing
Sign in or unlock PROFESSIONAL-CLOUD-ARCHITECT to reveal the answer and full explanation for question #275. The question stem and answer options stay visible for context.
Submitted by lukas.cz· Mar 30, 2026Ensuring solution and operations reliability
Question
Your company has an application running as a Deployment in a Google Kubernetes Engine (GKE) cluster. When releasing new versions of the application via a rolling deployment, the team has been causing outages. The root cause of the outages is misconfigurations with parameters that are only used in production. You want to put preventive measures for this in the platform to prevent outages. What should you do?
Options
- AConfigure liveness and readiness probes in the Pod specification.
- BConfigure health checks on the managed instance group.
- CCreate a Scheduled Task to check whether the application is available.
- DConfigure an uptime alert in Cloud Monitoring.
Unlock PROFESSIONAL-CLOUD-ARCHITECT to see the answer
You've previewed enough free PROFESSIONAL-CLOUD-ARCHITECT questions. Unlock PROFESSIONAL-CLOUD-ARCHITECT for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#GKE#liveness probes#readiness probes#rolling deployment