nerdexam
IBM

C1000-041 · Question #14

Which describes the Kubernetes network communication model?

The correct answer is C. A port is always allocated on the host Node and traffic will be forwarded to the Pod. See the full explanation below for the reasoning.

Question

Which describes the Kubernetes network communication model?

Options

  • AContainers within a Pod can all reach each other through the Proxy node
  • BContainers can talk to other containers only if they are on the same machine
  • CA port is always allocated on the host Node and traffic will be forwarded to the Pod
  • DContainers within a Pod can all reach each other's ports on local host and must coordinate port

How the community answered

(36 responses)
  • A
    6% (2)
  • B
    14% (5)
  • C
    75% (27)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full C1000-041 Practice