Huawei
H13-831_V2.0 · Question #3826
Users most often use stateless workload deployment to deploy applications in K8S clusters. Rapid iterative development requires frequent application upgrades. Which of the following descriptions of…
The correct answer is A. To avoid business interruption during the upgrade process, it is recommended to set the workload D. For workloads that allow for interruptions during the upgrade process, you can use a replacement. See the full explanation below for the reasoning.
Advanced Compute and Container Architecture Design
Question
Users most often use stateless workload deployment to deploy applications in K8S clusters. Rapid iterative development requires frequent application upgrades. Which of the following descriptions of upgrade parameters are correct? (Multiple choice)
Options
- ATo avoid business interruption during the upgrade process, it is recommended to set the workload
- BThe upgrade parameters maxSurge and maxUnavailable can be set to 0 at the same time
- CThe maxUnavailable parameter can be greater than the number of replicas of the workload to prevent
- DFor workloads that allow for interruptions during the upgrade process, you can use a replacement
How the community answered
(45 responses)- A71% (32)
- B20% (9)
- C9% (4)
Topics
#Kubernetes#rolling update#maxSurge#maxUnavailable
Community Discussion
No community discussion yet for this question.