You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open vSwitch is in no way required for Kubernetes to function. Kubernetes is not mentioned once on this project's website, nor are there any instructions for how you might use this in a k8s environment.
Copy file name to clipboardExpand all lines: content/en/docs/concepts/cluster-administration/networking.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -266,12 +266,6 @@ Multus supports all [reference plugins](https://github.com/containernetworking/p
266
266
267
267
The Nuage platform uses overlays to provide seamless policy-based networking between Kubernetes Pods and non-Kubernetes environments (VMs and bare metal servers). Nuage's policy abstraction model is designed with applications in mind and makes it easy to declare fine-grained policies for applications.The platform's real-time analytics engine enables visibility and security monitoring for Kubernetes applications.
268
268
269
-
### OpenVSwitch
270
-
271
-
[OpenVSwitch](https://www.openvswitch.org/) is a somewhat more mature but also
272
-
complicated way to build an overlay network. This is endorsed by several of the
273
-
"Big Shops" for networking.
274
-
275
269
### OVN (Open Virtual Networking)
276
270
277
271
OVN is an opensource network virtualization solution developed by the
0 commit comments