I have set of webserver VM's running on Google Compute Engine VM's, upon which I need to apply a load-balancer.
When I tried to create load-balancer in Google Cloud Console, its asking for backend service, which require an instance-group to be given.
But I am unable to create an instance group upon already created VM's. Creating an instance group will create new fresh VM's as per the specification, which I dont want.
Please help me to know, is there any other way to create load-balancer upon existing VM's