1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OVN-Kubernetes now uses host OVS

- https://issues.redhat.com/browse/OSDOCS-983
This commit is contained in:
Jason Boxman
2020-07-14 12:23:33 -04:00
parent bdc38ffc27
commit 4a530f7b37

View File

@@ -61,6 +61,11 @@ This release adds improvements related to the following components and concepts.
{product-title} 4.6 introduces the following notable technical changes.
[id="ocp-4-6-ovn-k8s-default-cni-np-uses-ovs-on-cluster-nodes"]
==== OVN-Kubernetes default CNI network provider now uses OVS installed on cluster nodes
The OVN-Kubernetes default Container Network Interface (CNI) network provider now uses the Open vSwitch (OVS) version installed on the cluster nodes. Previously, OVS ran in a container on each node, managed by a DaemonSet. Using the host OVS eliminates any possible downtime from upgrading the containerized version of OVS.
[id="ocp-4-6-deprecated-removed-features"]
== Deprecated and removed features