KCNA Exam QuestionsBrowse all questions from this exam

KCNA Exam - Question 55


Which statement about the Kubernetes network model is correct?

Show Answer
Correct Answer: B

In Kubernetes, Pods can communicate with other Pods directly without the need for Network Address Translation (NAT). This is a fundamental part of the Kubernetes networking model, ensuring that all Pods can address all other Pods by IP address across nodes in the cluster.

Discussion

1 comment
Sign in to comment
pulsefireOption: B
Mar 7, 2024

B https://kubernetes.io/docs/concepts/services-networking/#:~:text=pods%20can%20communicate%20with%20all%20other%20pods%20on%20any%20other%20node%20without%20NAT