I want to expose some Cloud Runs and other URL endpoints in a single DNS and I am trying to use Load Balancer for that, but i got stuck trying to create a route for a Internet NEG.
I have created the internet backend with the fully qualified domain of my cloud run instance (the same I use to invoke) and then attached to the front end using this rules:
And then after the setup I ended up with: The requested URL / was not found on this server. That’s all we know.
when requesting the front end address.