
Explanation:
To deploy a new instance template without service impact, the MIG should prioritize maintaining capacity during the update. Setting Max Surge to 100% (Option A) allows the MIG to temporarily create up to 100% more instances than the target size. This ensures new instances are fully provisioned before old ones are terminated, preventing downtime.
Ultimate access to all questions.
When deploying a new instance template to address a critical vulnerability across hundreds of Compute Engine instances in a multi-zone managed instance group (MIG), which MIG setting should be configured to ensure zero service disruption during the update?
A
Set the Max Surge to 100%.
B
Set the Update mode to Opportunistic.
C
Set the Maximum Unavailable to 100%.
D
Set the Minimum Wait time to 0 seconds.
No comments yet.