Search code examples
google-cloud-platformgoogle-kubernetes-engineload-balancingistiogoogle-anthos

Can I configure Google Global Load Balancer for multi region GKE Cluster


I have two GKE clusters running in two different regions. Anthos Service Mesh is configured in each region for inter API communication. Question is should I configure Google Global Load Balancer to send the traffic or should I configure Istio Ingress gateway/Anthos Ingress gateway.


Solution

  • Yes, According to the GCP doc you can configure External HTTP(S) LB for Multi-region cluster. For more information please follow the documentation.