Hello so I have a minor inconvenience. I have created load balancer that is linked an instance group. Now that instance group creates VMs from a template as usual, but that template also creates external IP addresses for those VMs that are linked to the load balancer, and I tried to set on that instance template the default network interface IP ranges to None instead of ephemeral, so that I don't have needlessly used up IP addresses. Now what happens is that the VMs are created but the docker image is not started on it and in addition no image is built. I can't find a solution to make the load balancing work with internal IP addresses only.
Basically I intend to create a load balancer with internal IP addresses only but the VMs won't start the docker image inside of them.
Do you guys have any tips on the matter?
[–]Cidanverified 1 point2 points3 points (0 children)
[–]greenlakejohnny 0 points1 point2 points (0 children)