Connect a GKE-hosted app to a legacy REST service deployed in two regional GKE clusters with resilience, minimal steps, and probe-based health checks on a separate port. Choose two.
Choose an answer
Tap an option to check your answer.
Correct answer: Use Traffic Director with a sidecar proxy to connect the application to the service., Configure the legacy service firewall to allow health checks originating from the sidecar proxy..
Why this is the answer
Traffic Director, combined with a sidecar proxy (like Envoy), provides a robust service mesh solution for connecting applications to services across multiple GKE clusters, offering resilience features like load balancing and health checks. The sidecar intercepts all outbound traffic from the application, including health checks, and routes it according to Traffic Director's configuration. Therefore, the firewall for the legacy service must be configured to permit health check traffic originating from these sidecar proxies. Proxyless Traffic Director is not suitable here because it requires specific gRPC or xDS-compliant clients, which is unlikely for a "legacy REST service." Allowing health checks from the application directly is incorrect because the sidecar proxy handles this traffic. Traffic Director's control plane does not directly originate health checks to the services; the sidecars do.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed