Google Cloud Professional Cloud Developer PCD — Question 12
Topic 1 · Question 12 of 359
Topic 1 · Question 12
You are planning to deploy your application in a Google Kubernetes Engine (GKE) cluster. The application exposes an HTTP-based health check at /healthz. You want to use this health check endpoint to determine whether traffic should be routed to the pod by the load balancer. Which code snippet should you include in your Pod configuration? A. B. C. D.