Accessing GCP Internal Load Balancer from another region
问题 I need to access an internal application running on GKE Nginx Ingress service riding on Internal Load Balancer, from another GCP region. I am fully aware that it is not possible using direct Google networking and it is a huge limitation (GCP Feature Request). Internal Load Balancer can be accessed perfectly well via VPN tunnel from AWS, but I am not sure that creating such a tunnel between GCP regions under the same network is a good idea. Workarounds are welcomed! 回答1: Another possible way