I am looking at this document to create existing instances after I updated instance group with new instance template.
https://cloud.google.com/sdk/gcloud/reference/compute/instance-groups/managed/recreate-instances
I think, if I do this, existing instances will be down for a few minutes while they are being recreated with new instance template. What should I do to prevent downtime?
Thank you.
Update: Should I be using this, with Max surge and Max unavailable options?
https://cloud.google.com/compute/docs/instance-groups/updating-managed-instance-groups