Skip to content

Commit 0ad8b2c

Browse files
authored
Merge pull request #36276 from jboxman/migrate-with-ing
Cleanup language for network providers
2 parents 4745665 + 53c32c6 commit 0ad8b2c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

_topic_map.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,9 +1007,9 @@ Topics:
10071007
Topics:
10081008
- Name: About the OVN-Kubernetes network provider
10091009
File: about-ovn-kubernetes
1010-
- Name: Migrate from the OpenShift SDN cluster network provider
1010+
- Name: Migrating from the OpenShift SDN cluster network provider
10111011
File: migrate-from-openshift-sdn
1012-
- Name: Rollback to the OpenShift SDN cluster network provider
1012+
- Name: Rolling back to the OpenShift SDN cluster network provider
10131013
File: rollback-to-openshift-sdn
10141014
- Name: Converting to IPv4/IPv6 dual stack networking
10151015
File: converting-to-dual-stack

networking/ovn_kubernetes_network_provider/migrate-from-openshift-sdn.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[id="migrate-from-openshift-sdn"]
2-
= Migrate from the OpenShift SDN cluster network provider
2+
= Migrating from the OpenShift SDN cluster network provider
33
include::modules/common-attributes.adoc[]
44
:context: migrate-from-openshift-sdn
55

66
toc::[]
77

8-
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.
8+
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.
99

1010
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].
1111

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[id="rollback-to-openshift-sdn"]
2-
= Rollback to the OpenShift SDN network provider
2+
= Rolling back to the OpenShift SDN network provider
33
include::modules/common-attributes.adoc[]
44
:context: rollback-to-openshift-sdn
55

66
toc::[]
77

8-
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.
8+
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.
99

1010
include::modules/nw-ovn-kubernetes-rollback.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)