Skip to content

Kubernetes – CNI plugin

On this presentation, I talk about on how kubernetes enable network communications between pods on different nodes using multiple Containers Network Interface (CNI) plugins in order to enable communication between nodes we need to have: Flat network All the pods should have an IP Traffic should flow to any direction no NAT : All the containers can communicate with each… Kubernetes – CNI plugin