A Kubernetes node is allocated a /26 CIDR block (64 unique IPs) for its address space. If every pod on this node has exactly two containers in it, how many pods can this address space support on this node?
A.
32
B.
32 in every Kubernetes namespace
C.
64 for every service routing to pods on this node
D
In a typical Kubernetes cluster, each pod is assigned its own IP address from the allocated address space. However, if multiple containers are running within a pod, they share the same network namespace and, therefore, the same IP address.
upvoted 1 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.
bes_i
3 months, 1 week agoubdubdoo
5 months agoI_am_still_a_robot
10 months ago