nerdexam
IBM

C1000-041 · Question #1

How does Kubernetes apply IP addresses?

The correct answer is D. Using the Pod scope, containers within a Pod share their network namespaces, including their IP. See the full explanation below for the reasoning.

Question

How does Kubernetes apply IP addresses?

Options

  • AThere must be allocated ports on the machine's own IP address.
  • BEach container gets its own IP address even if they are within a given Pod
  • CKubernetes orchestrates IP address at the cluster level and designates a variety of ports
  • DUsing the Pod scope, containers within a Pod share their network namespaces, including their IP

How the community answered

(24 responses)
  • A
    8% (2)
  • B
    4% (1)
  • C
    4% (1)
  • D
    83% (20)

Community Discussion

No community discussion yet for this question.

Full C1000-041 Practice