nerdexam
Huawei

H13-831_V2.0 · Question #202

Which of the following descriptions about Pods in Kubernetes is wrong?

The correct answer is C. In terms of life cycle, Pod should be used for a long time. See the full explanation below for the reasoning.

Advanced Compute and Container Architecture Design

Question

Which of the following descriptions about Pods in Kubernetes is wrong?

Options

  • AContainers in the same Pod share the same network namespace, IP address, port space, and lanes.
  • BUsers can use controllers to create Pods
  • CIn terms of life cycle, Pod should be used for a long time
  • DPods facilitates data sharing, communication, and management between its components

How the community answered

(18 responses)
  • A
    17% (3)
  • B
    6% (1)
  • C
    72% (13)
  • D
    6% (1)

Topics

#Kubernetes#Pod lifecycle#container orchestration#ephemeral workloads

Community Discussion

No community discussion yet for this question.

Full H13-831_V2.0 Practice