Skip to content

Commit 42a1e4b

Browse files
committed
Draft of changes
1 parent 44d0d3c commit 42a1e4b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/openshift/concepts-ovn-kubernetes.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: johnmarco
55
ms.service: azure-redhat-openshift
66
ms.topic: conceptual
77
ms.author: johnmarc
8-
ms.date: 04/17/2023
8+
ms.date: 02/18/2025
99
topic: overview
1010
keywords: azure, openshift, aro, red hat, azure CLI, azure portal, ovn, ovn-kubernetes, CNI, Container Network Interface
1111
#Customer intent: I need to configure OVN-Kubernetes network provider for Azure Red Hat OpenShift clusters.
@@ -25,13 +25,14 @@ The OVN-Kubernetes CNI cluster network provider offers the following features:
2525
* Implements Kubernetes network policy support, including ingress and egress rules.
2626
* Uses the Generic Network Virtualization Encapsulation (Geneve) protocol rather than the Virtual Extensible LAN (VXLAN) protocol to create an overlay network between nodes.
2727

28-
> [!NOTE]
29-
> As of ARO 4.11, OVN-Kubernetes is the CNI for all ARO clusters. In already existing clusters, migrating from the previous SDN standard to OVN is not supported.
28+
> [!IMPORTANT]
29+
> > Since ARO 4.11, OVN-Kubernetes has been the CNI for all new Azure Red Hat OpenShift clusters. For clusters created before then, migrating from the previous SDN standard to OVN is recommended. SDN has been deprecated since version 4.14 and will no longer be supported after version 4.16. You must migrate to OVN-Kubernetes prior to updating to 4.17.
3030
>
31-
> If your cluster uses any part of the 100.64.0.0/16 IP address range, you cannot migrate to OVN-Kubernetes because it uses this IP address range internally.
3231
3332
For more information about OVN-Kubernetes CNI network provider, see [About the OVN-Kubernetes default Container Network Interface (CNI) network provider](https://docs.openshift.com/container-platform/latest/networking/ovn_kubernetes_network_provider/about-ovn-kubernetes.html).
3433

34+
For information about migrating from SDN to OVN-Kubernetes, see [Migrate from OpenShift SDN to OVN-Kubernetes](howto-sdn-to-ovn.md).
35+
3536
## Recommended content
3637

3738
[Tutorial: Create an Azure Red Hat OpenShift 4 cluster](create-cluster.md)

0 commit comments

Comments
 (0)