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

Merge pull request #36278 from openshift-cherrypick-robot/cherry-pick-36276-to-enterprise-4.9

[enterprise-4.9] Cleanup language for network providers
This commit is contained in:
Vikram Goyal
2021-09-13 11:51:00 +10:00
committed by GitHub
3 changed files with 6 additions and 6 deletions

View File

@@ -994,9 +994,9 @@ Topics:
Topics:
- Name: About the OVN-Kubernetes network provider
File: about-ovn-kubernetes
- Name: Migrate from the OpenShift SDN cluster network provider
- Name: Migrating from the OpenShift SDN cluster network provider
File: migrate-from-openshift-sdn
- Name: Rollback to the OpenShift SDN cluster network provider
- Name: Rolling back to the OpenShift SDN cluster network provider
File: rollback-to-openshift-sdn
- Name: Converting to IPv4/IPv6 dual stack networking
File: converting-to-dual-stack

View File

@@ -1,11 +1,11 @@
[id="migrate-from-openshift-sdn"]
= Migrate from the OpenShift SDN cluster network provider
= Migrating from the OpenShift SDN cluster network provider
include::modules/common-attributes.adoc[]
:context: migrate-from-openshift-sdn
toc::[]
As a cluster administrator, you can migrate to the OVN-Kubernetes default Container Network Interface (CNI) network provider from the OpenShift SDN default CNI network provider.
As a cluster administrator, you can migrate to the OVN-Kubernetes Container Network Interface (CNI) cluster network provider from the OpenShift SDN CNI cluster network provider.
To learn more about OVN-Kubernetes, read xref:../../networking/ovn_kubernetes_network_provider/about-ovn-kubernetes#about-ovn-kubernetes[About the OVN-Kubernetes network provider].

View File

@@ -1,10 +1,10 @@
[id="rollback-to-openshift-sdn"]
= Rollback to the OpenShift SDN network provider
= Rolling back to the OpenShift SDN network provider
include::modules/common-attributes.adoc[]
:context: rollback-to-openshift-sdn
toc::[]
As a cluster administrator, you can rollback to the OpenShift SDN cluster default Container Network Interface (CNI) provider from the OVN-Kubernetes default CNI network provider if the migration to OVN-Kubernetes unsuccessful.
As a cluster administrator, you can rollback to the OpenShift SDN Container Network Interface (CNI) cluster network provider from the OVN-Kubernetes CNI cluster network provider if the migration to OVN-Kubernetes is unsuccessful.
include::modules/nw-ovn-kubernetes-rollback.adoc[leveloffset=+1]