The Kubernetes yaml shown below describes a networkPolicy.
Will the networkPolicy BLOCK this trafftc?
Solution. a request issued from a pod bearing only the tier: frontend label, to a pod bearing the tier: backend label
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 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
The Kubernetes yaml shown below describes a networkPolicy.
Will the networkPolicy BLOCK this trafftc?
Solution. a request issued from a pod bearing only the tier: frontend label, to a pod bearing the tier: backend label
Is this a type of Linux kernel namespace that provides container isolation?
Solution. Host
The Kubernetes yaml shown below describes a networkPolicy.
Will the networkPolicy BLOCK this trafftc?
Solution. a request issued from a pod bearing the tier: api label, to a pod bearing the tier: backend label
Rosita
2 days agoGracia
14 days agoTalia
16 days agoLilli
28 days agoRory
1 months agoLorean
1 months agoTwana
2 months agoZona
2 months agoJestine
2 months agoJusta
2 months agoVilma
2 months agoCecilia
2 months agoRebbecca
3 months agoCarin
3 months agoCassie
3 months agoLashaunda
4 months agoChun
4 months agoJose
4 months agoBrittni
4 months agoDaniela
4 months agoHerminia
5 months agoCorazon
5 months agoFrancoise
6 months agoThea
6 months agoFannie
6 months agoGermaine
7 months agoSelene
7 months agoKaitlyn
8 months ago