cni
Container Network Interface
Defines a standard interface for network configuration in Linux containers to simplify networking across different container runtimes and orchestrators.
Container Network Interface - networking for Linux containers
6k stars
218 watching
1k forks
Language: Go
last commit: 13 days ago
Linked from 1 awesome list
containersdockerkubernetesnetworking
Related projects:
Repository | Description | Stars |
---|---|---|
intel/userspace-cni-network-plugin | Provides a container networking solution using userspace networking | 244 |
nuagenetworks/nuage-cni | A plugin that enables container networking between Nuage's VSP and Kubernetes/OpenShift environments | 13 |
cni-genie/cni-genie | Enables flexible network configuration in container orchestrators by supporting multiple CNI plugins and dynamic IP address allocation | 534 |
john-lin/linen-cni | A CNI plugin designed to provide overlay networking using Open vSwitch and VxLAN tunneling | 52 |
k8snetworkplumbingwg/multus-cni | Enables attaching multiple network interfaces to pods in Kubernetes | 2,402 |
k8snetworkplumbingwg/sriov-cni | Enables SR-IOV virtual function networks in Kubernetes containers | 313 |
cisco/open-nfapi | An open-source implementation of a network protocol for interoperation between LTE layer 1 and layer 2 functions. | 55 |
kubeovn/kube-ovn | Integrates Open vSwitch Network Virtualization with Kubernetes to provide an advanced Container Network Fabric | 1,981 |
nicolaka/netshoot | A Docker and Kubernetes network troubleshooting container with a set of powerful networking tools | 8,689 |
aliyuncontainerservice/terway | A CNI plugin for connecting containers to Alibaba Cloud VPCs and ENIs | 551 |
moby/libnetwork | Provides a native Go implementation of container networking | 2,155 |
nats-io/nats-server | A high-performance messaging system for digital systems and services | 15,978 |
microsoft/freeflow | Enabling high performance networking in containers without modifying application code. | 606 |
cri-o/cri-o | An implementation of a container runtime interface that integrates with Kubernetes | 5,232 |