Skip to content

Commit 3aea799

Browse files
authored
Merge pull request #31231 from sftim/20220106_add_contiv_vpp
Add Contiv-VPP network plugin
2 parents 0920f9e + a3e8980 commit 3aea799

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/en/docs/concepts/cluster-administration/networking.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,11 @@ network complexity required to deploy Kubernetes at scale within AWS.
104104
[Coil](https://github.com/cybozu-go/coil) is a CNI plugin designed for ease of integration, providing flexible egress networking.
105105
Coil operates with a low overhead compared to bare metal, and allows you to define arbitrary egress NAT gateways for external networks.
106106

107+
### Contiv-VPP
108+
109+
[Contiv-VPP](https://contivpp.io/) is a user-space, performance-oriented network plugin for
110+
Kubernetes, using the [fd.io](https://fd.io/) data plane.
111+
107112
### Contrail / Tungsten Fabric
108113

109114
[Contrail](https://www.juniper.net/us/en/products-services/sdn/contrail/contrail-networking/), based on [Tungsten Fabric](https://tungsten.io), is a truly open, multi-cloud network virtualization and policy management platform. Contrail and Tungsten Fabric are integrated with various orchestration systems such as Kubernetes, OpenShift, OpenStack and Mesos, and provide different isolation modes for virtual machines, containers/pods and bare metal workloads.

0 commit comments

Comments
 (0)