Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 326 Bytes

File metadata and controls

15 lines (10 loc) · 326 Bytes

Kubernetes Cluster

CNI

Container Netowkrng Interfaces. Set of libraries to make it easy to configure the networking parts of the cluster.

The CNI are designed as plugins, with many vendors developing different flavors with different features.

One of the most famous are:

  • wavenet
  • calico
  • flannel
  • canal
  • Cilium