
Answer-first summary for fast verification
Answer: Start a new rolling update. Select the Opportunistic update mode.
The correct answer is D: Start a new rolling update. Select the Opportunistic update mode. The requirement specifies that you do not want to update any running instances, and you want new instances created by the managed instance group to contain the new update. The Opportunistic update mode fits this requirement because it ensures that only newly created instances (or those updated manually) will receive the new update, while the existing running instances remain unaffected.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are managing a cloud-based application running in a managed instance group on Google Cloud Platform. You have just developed a non-critical update and created a new instance template for it. To minimize risk, you want to avoid updating any currently running instances. Instead, you want any new instances that the managed instance group creates to include the new update. Considering these requirements, what should you do?
A
Start a new rolling restart operation.
B
Start a new rolling replace operation.
C
Start a new rolling update. Select the Proactive update mode.
D
Start a new rolling update. Select the Opportunistic update mode.
No comments yet.