Calico CNI plugin provides networking and network policy for Kubernetes clusters
Calico CNI is the Container Network Interface (CNI) plugin component of Calico, providing networking and network policy enforcement for Kubernetes clusters. The CNI plugin is responsible for configuring network interfaces for pods, managing IP address allocation, and enabling Calico's powerful network policy capabilities at the pod level.
Calico is an open-source networking and network security solution for containers, virtual machines, and native host-based workloads. It provides a highly scalable networking and network policy solution that uses standard Linux networking tooling, including iptables, eBPF, and kernel routing tables.
Key responsibilities of Calico CNI:
For more information about Calico CNI, visit https://docs.tigera.io/calico/latest/reference/cni-plugin/configuration.