developer-professional video for in deploying an application on a Google Kubernetes Engine (GKE) cluster, it needs to connect to a legacy REST service spread
In deploying an application on a Google Kubernetes Engine (GKE) cluster, it needs to connect to a legacy REST service spread across two GKE clusters in different regions. The objective is to establish a resilient connection with minimal steps and enable probe-based health checks on the legacy service via a separate port. How should the connection be configured? (Select two options.)