Kubernetes POD Network ConceptsCozyFex included in kubernetes k8s orchestration network pod 2021-05-30 39 words One minute Contents POD Network ModelPOD Network ModelConceptPOD should have an IP address.POD should be able to connect with every other PODs in the same Node.POD should be able to connect with every other PODs on other Nodes without NAT.