List of questions
Related questions
Question 90 - Professional Cloud Developer discussion
You have an application controlled by a managed instance group. When you deploy a new version of the application, costs should be minimized and the number of instances should not increase. You want to ensure that, when each new instance is created, the deployment only continues if the new instance is healthy. What should you do?
A.
Perform a rolling-action with maxSurge set to 1, maxUnavailable set to 0.
B.
Perform a rolling-action with maxSurge set to 0, maxUnavailable set to 1
C.
Perform a rolling-action with maxHealthy set to 1, maxUnhealthy set to 0.
D.
Perform a rolling-action with maxHealthy set to 0, maxUnhealthy set to 1.
Your answer:
0 comments
Sorted by
Leave a comment first