Hello Team, i have production project for k8s in us-east1.
All my resources run on this region.
I would like to extend this VPC to on-prem client without sharing/exposing other projects VPCs/Subnets,
Which is the best design for this cloud VPN setup
Welcome to Google Cloud Community!
To begin with, Google Cloud offers two types of Cloud VPN Gateway:
For a production environment where uptime, reliability, and security are critical, HA VPN is generally the best choice. It provides redundancy, automatic failover, and better scalability, ensuring your connection to the on-premises client remains stable and resilient.
Regarding with your query, VPN gateway tunnel is specific to a VPC region, when you create a VPN tunnel, you choose the region where the VPN gateway will be located, and this directly impacts which VPC network within that region the tunnel can access; essentially, traffic will be routed through the VPN gateway in the selected region to reach the intended network.
For further reference, please see below documentations:
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help