Assigned
Status Update
Comments
se...@google.com <se...@google.com> #2
Hello,
Thank you for reaching out to us!
I tried to reproduce this issue at my end. However, I am getting the intended behavior.
Please check the
Please let me know if that helped you with your use case and if there is anything else you would need assistance with.
Thank you
Description
For using a custom domain with API gateway service you have to follow these unnecessarily complex instructions:https://cloud.google.com/api-gateway/docs/gateway-load-balancing
While for using a custom domain with cloud run service there is a much simpler solution that does not require provisioning any additional services (Load balancer, NEG, ...):https://cloud.google.com/run/docs/mapping-custom-domains
It would be nice if API gateway service can offer such a simplified solution for using it with a custom domain.