nerdexam
GoogleGoogle

PROFESSIONAL-CLOUD-ARCHITECT · Question #275

PROFESSIONAL-CLOUD-ARCHITECT Question #275: Real Exam Question with Answer & Explanation

The correct answer is A: Configure liveness and readiness probes in the Pod specification.. Configuring the right liveness and readiness probes prevents outages when rolling out a new ReplicaSet of a Deployment, because Pods are only getting traffic when they are considered https://cloud.google.com/blog/products/containers-kubernetes/kubernetes-best-practices-setting- u

Submitted by lukas.cz· Mar 30, 2026

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.

Explanation

Configuring the right liveness and readiness probes prevents outages when rolling out a new ReplicaSet of a Deployment, because Pods are only getting traffic when they are considered https://cloud.google.com/blog/products/containers-kubernetes/kubernetes-best-practices-setting- up-health-checks-with-readiness-and-liveness-probes

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-ARCHITECT PracticeBrowse All PROFESSIONAL-CLOUD-ARCHITECT Questions