Container Network Interface
The Container Network Interface (CNI) specification defines a standard plugin interface for Linux container networking. CNI concerns itself with network connectivity of containers and removing allocated resources when the container is deleted.
Konvoy ships with the latest version of Calico as the CNI plugin to provide pod-to-pod network connectivity.
Calico Customizations
For more information, see:
Calico BGP Route Reflectors
Configure in-cluster BGP route reflectors for Calico…Read More
Calico Encapsulation
Set Network Encapsulation type for Calico…Read More
Calico Version
Use a specific Calico version…Read More
CIDR Pools
Configure custom CIDR pools…Read More
Network Policy
Kubernetes and Calico Network Policy…Read More