ahmetb / runsd

Drop-in Service Discovery capabilities for Google Cloud Run.

Home Page:https://ahmet.im/blog/cloud-run-service-discovery/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to dns resolve to cloudRun services across different GCP projects

KarstenBlohm opened this issue · comments

Hey there,
is there any way to resolve the internal cloud run service of another GCP project? In GKE I did this with internal load balancers and VPC peering. For CloudRun this seems to be different

You'd still need ILBs etc but I believe Cloud Run is not yet supported behind ILBs.

This project is also not designed for cross-project discovery.