Skip to content

Commit f20b27e

Browse files
authored
Merge pull request #30094 from ixodie/patch-9
Remove Open vSwitch from “How to implement the Kubernetes networking model”
2 parents 819d7c8 + 46fc61c commit f20b27e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -260,12 +260,6 @@ Multus supports all [reference plugins](https://github.com/containernetworking/p
260260

261261
[NSX-T Container Plug-in (NCP)](https://docs.vmware.com/en/VMware-NSX-T/2.0/nsxt_20_ncp_kubernetes.pdf) provides integration between NSX-T and container orchestrators such as Kubernetes, as well as integration between NSX-T and container-based CaaS/PaaS platforms such as Pivotal Container Service (PKS) and OpenShift.
262262

263-
### OpenVSwitch
264-
265-
[OpenVSwitch](https://www.openvswitch.org/) is a somewhat more mature but also
266-
complicated way to build an overlay network. This is endorsed by several of the
267-
"Big Shops" for networking.
268-
269263
### OVN (Open Virtual Networking)
270264

271265
OVN is an opensource network virtualization solution developed by the

0 commit comments

Comments
 (0)