I need to route my cloud run services using api gateway or ALB . While creating the load balancer and creating advanced host and path rules I was able to do this. But I am doubted whether I could do it more easily or efficiently using api gateways in gcp. While I tried to do it using the api gateways I got some error while accessing the internal apis with in the services, hence I am not configuring the base path while creating this api gateway I think it is not getting it. In the load balancer I am replacing the load balancer path but here there is no such things. So guys which is the best solution for this, is it load balancer or Api gateways. If it is api gateways please provide me the steps for it.