Broadcom-VMware
2V0-71.21 · Question #48
Which is the correct statement describing the characteristic of a pod?
The correct answer is C. Containers in a pod start and stop together.. https://kubernetes.io/docs/concepts/workloads/pods/
Kubernetes Fundamentals
Question
Which is the correct statement describing the characteristic of a pod?
Options
- APod is the smallest entity managed by Docker.
- BPod can contain only one container.
- CContainers in a pod start and stop together.
- DPod is deployed directly on the virtual machine.
How the community answered
(58 responses)- A5% (3)
- B10% (6)
- C81% (47)
- D3% (2)
Explanation
Topics
#Pod#container lifecycle#Kubernetes basics#multi-container pod
Community Discussion
No community discussion yet for this question.