Huawei
H13-831_V2.0 · Question #391
Which of the following descriptions about the role of Deployment in Kubernetes is wrong?
The correct answer is B. Deployment can be used to define a logical collection of pods and a strategy for accessing this. See the full explanation below for the reasoning.
Advanced Compute and Container Architecture Design
Question
Which of the following descriptions about the role of Deployment in Kubernetes is wrong?
Options
- ADeployment can be used to define Deployment to create Pod and ReplicaSet
- BDeployment can be used to define a logical collection of pods and a strategy for accessing this
- CDeployment can be used for rolling upgrades and rollbacks
- DDeployment can be used to expand and shrink Pods
How the community answered
(33 responses)- A12% (4)
- B79% (26)
- C3% (1)
- D6% (2)
Topics
#Kubernetes#Deployment#Pod#ReplicaSet
Community Discussion
No community discussion yet for this question.