Seven managers are in a swarm cluster.
Is this how should they be distributed across three datacenters or availability zones?
Solution: 3-3-1
A Kubernetes node is allocated a /26 CIDR block (64 unique IPs) for its address space. This means that the node can assign up to 64 IP addresses to its resources, such as pods and containers. If every pod on this node has exactly two containers in it, then each pod will need two IP addresses, one for each container. Therefore, the node can support up to 32 pods, since 64 / 2 = 32. The other options are incorrect because they either exceed the available IP addresses or do not account for the number of containers per pod. Reference:
* CIDR Blocks and Container Engine for Kubernetes - Oracle
* How kubernetes assigns podCIDR for nodes? - Stack Overflow
Peggy
1 months agoKeshia
3 days agoLyda
5 days agoCheryl
17 days agoDottie
20 days agoAdelle
29 days agoErasmo
1 months agoAntonio
2 months agoLenna
23 days agoGladys
28 days agoOlive
1 months agoCandida
2 months agoMadelyn
7 days agoErick
21 days agoSherell
22 days agoMona
26 days agoCristen
2 months agoRodolfo
2 months agoLavina
2 months ago