Hi,
Long story short.
1. We got front in bucket and domain directs to this bucket via Load Balancer.
2. Also we got back-end on Cloud run. It's API.
The question is - how i can make forward from domain.com/api to Cloud run service.
Domain was buy in google domains, curentlly manage is by Cloud Domains
Greetings
Hi,
You can create serverless NEGs and add your backend(cloud run service) to that NEG.
Now use load balancer URL map routing rules to route domian.com/api traffic to the above backend. That should do the work.
Hope that helps.
it's don't work, I try this config