I have multiple machines managed by auto scaling in Google Compute Engine. I would like to redeploy all my machines (create new ones based on the same instance template and delete all the old ones). I do not want any service interruption.
How can I do that?
You can use the following gcloud command to recreate the existing VMs using the new or the same template whichever is set to your managed group: