I am trying to setup Google Compute Load Balancer to HTTP content route between my Google Compute Machines and my appEngine application, depending on the URL.
I can get everything setup but it appears right now I can only route to InstanceGroups, which must be made up on GoogleCompute VM's.
It seems strange to me that I cannot route to external IP's to Google Compute VM's (appEngine or otherwise)
Is this a limitation or am I missing something?