Skip to content

Commit 77353ad

Browse files
committed
initial file setup
1 parent 980b7d5 commit 77353ad

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

articles/openshift/howto-configure-ovn-kubernetes.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,26 @@
11
---
2-
title: Configure OVN-Kubernetes network provider for Azure Red Hat OpenShift clusters (preview)
3-
description: In this how-to article, learn how to configure OVN-Kubernetes network provider for Azure Red Hat OpenShift clusters (preview).
2+
title: Configure OVN-Kubernetes network provider for Azure Red Hat OpenShift clusters
3+
description: In this how-to article, learn how to configure OVN-Kubernetes network provider for Azure Red Hat OpenShift clusters.
44
author: johnmarco
55
ms.service: azure-redhat-openshift
66
ms.topic: how-to
77
ms.author: johnmarc
8-
ms.date: 06/13/2022
8+
ms.date: 04/17/2023
99
topic: how-to
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.
1212
---
1313

14-
# Configure OVN-Kubernetes network provider for Azure Red Hat OpenShift clusters (preview)
14+
# Configure OVN-Kubernetes network provider for Azure Red Hat OpenShift clusters
1515

1616
This article explains how to Configure OVN-Kubernetes network provider for Azure Red Hat OpenShift clusters.
1717

1818
## About the OVN-Kubernetes default Container Network Interface (CNI) network provider
1919

20-
OVN-Kubernetes Container Network Interface (CNI) for Azure Red Hat OpenShift cluster is now available for preview.
21-
2220
The OpenShift Container Platform cluster uses a virtualized network for pod and service networks. The OVN-Kubernetes Container Network Interface (CNI) plug-in is a network provider for the default cluster network. OVN-Kubernetes, which is based on the Open Virtual Network (OVN), provides an overlay-based networking implementation.
2321

2422
A cluster that uses the OVN-Kubernetes network provider also runs Open vSwitch (OVS) on each node. OVN configures OVS on each node to implement the declared network configuration.
2523

26-
> [!IMPORTANT]
27-
> Currently, this Azure Red Hat OpenShift feature is being offered in preview only. Preview features are available on a self-service, opt-in basis. Previews are provided "as is" and "as available," and they are excluded from the service-level agreements and limited warranty. Azure Red Hat OpenShift previews are partially covered by customer support on a best-effort basis. As such, these features are not meant for production use.
28-
2924
## OVN-Kubernetes features
3025

3126
The OVN-Kubernetes CNI cluster network provider offers the following features:

0 commit comments

Comments
 (0)