The correct statement about the Kubernetes network model is that Pods can communicate with all Pods without NAT. This principle ensures a flat network topology where direct communication between Pods is possible, simplifying network configuration and management within the Kubernetes cluster.
B. Pods can communicate with all Pods without NAT.
In the Kubernetes network model, each Pod has a unique IP address, and Pods can communicate with each other directly without needing Network Address Translation (NAT).
B
https://kubernetes.io/docs/concepts/services-networking/#:~:text=pods%20can%20communicate%20with%20all%20other%20pods%20on%20any%20other%20node%20without%20NAT
upvoted 2 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
shahy0
1 week, 2 days ago2211094
1 month, 3 weeks agopulsefire
6 months ago