Hi, I want to expose my service over warsaw region IP.
My architecture use a Cloud Runs and Cloud Storage for serve application.
GCP don't have a regional load balancer from europe-central2 😞
I tried build VM with nginx as a reverce proxy, but this solution brake HA and serverless concept (1-failure point).
Hi @mikijezi ,
The regional load balancer for Warsaw region (europe-central2) is not showing as of the moments as options. You may want to file it as feature request. Other option I can suggest here is to use a Network Load Balancer (TCP/SSL). You may find this documentation to get started with.