Hacker News new | ask | show | jobs
by aitchnyu 1827 days ago
Can this allow me to route x.mydomain.com (more than one wildcard and top level) to x.a.run.app (Google Cloud Run)? Cloud Run (and the Django app behind it) won't approve domain mapping for Mumbai yet so I am looking for transparent domain rewriting. Cloudflare allows it but its kinda expensive.

https://cloud.google.com/run/docs/locations#domains

1 comments

As the docs say, you can use a LB with this. It'll be 18 dollars a month, though.