nerdexam
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)
  • A
    5% (3)
  • B
    10% (6)
  • C
    81% (47)
  • D
    3% (2)

Explanation

https://kubernetes.io/docs/concepts/workloads/pods/

Topics

#Pod#container lifecycle#Kubernetes basics#multi-container pod

Community Discussion

No community discussion yet for this question.

Full 2V0-71.21 Practice