Users deploy applications most often with stateless workloads Deployment in K8S clusters, Rapid iterative development leads to frequent application upgrades. The following description of the upgrade parameters, which are correct?
A.
To avoid service interruption during the upgrade process, we recommend that you set the workload upgrade strategy to rolling upgrade
B.
maxSurge and maxllnavail able can be set to 0 at the same time
The
C.
maxUnavailable parameter can be greater than the number of replicas of the workload and will not cause the upgrade process in business Broken
D.
For workloads that are allowed to be interrupted during the upgrade process, you can use replacement upgrades to speed up the upgrade
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit