Skip to content

Commit 6b34e55

Browse files
committed
OSDOCS-13701:contentX reorg of SDN to OVN-K docs
1 parent c6788ec commit 6b34e55

File tree

1 file changed

+23
-15
lines changed

1 file changed

+23
-15
lines changed

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

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ include::_attributes/common-attributes.adoc[]
55
:context: migrate-from-openshift-sdn
66

77
toc::[]
8-
9-
As a cluster administrator, you can migrate to the OVN-Kubernetes network plugin from the OpenShift software-defined networking (SDN) plugin.
8+
9+
As a cluster administrator, you can migrate to the OVN-Kubernetes network plugin from the OpenShift software-defined networking (SDN) plugin.
1010

1111
The following methods exist for migrating from the OpenShift SDN network plugin to the OVN-Kubernetes plugin:
1212

@@ -17,7 +17,7 @@ Offline migration::
1717
This is a manual process that includes some downtime. This method is primarily used for self-managed {product-title} deployments, and consider using this method when you cannot perform a limited live migration to the OVN-Kubernetes network plugin.
1818

1919
[WARNING]
20-
====
20+
====
2121
For the limited live migration method only, do not automate the migration from OpenShift SDN to OVN-Kubernetes with a script or another tool such as Red{nbsp}Hat Ansible Automation Platform. This might cause outages or crash your {product-title} cluster.
2222
====
2323

@@ -26,23 +26,15 @@ For the limited live migration method only, do not automate the migration from O
2626

2727
* xref:../../networking/ovn_kubernetes_network_provider/about-ovn-kubernetes#about-ovn-kubernetes[About the OVN-Kubernetes network plugin]
2828
29-
// Offline migration to the OVN-Kubernetes network plugin overview
30-
include::modules/nw-ovn-kubernetes-migration-about.adoc[leveloffset=+1]
29+
// Limited live migration to the OVN-Kubernetes network plugin overview
30+
include::modules/nw-ovn-kubernetes-live-migration-about.adoc[leveloffset=+1]
3131

3232
[role="_additional-resources"]
3333
.Additional resources
3434

3535
* xref:../../updating/understanding_updates/understanding-update-channels-release.adoc#understanding-update-channels-release[Understanding update channels and releases]
36-
* xref:../../release_notes/ocp-4-15-release-notes.adoc#ocp-4-15-asynchronous-errata-updates_release-notes[Asynchronous errata updates]
37-
38-
// How the offline migration process works
39-
include::modules/nw-network-plugin-migration-process.adoc[leveloffset=+2]
40-
41-
// Migrating to the OVN-Kubernetes network plugin by using the offline migration method
42-
include::modules/nw-ovn-kubernetes-migration.adoc[leveloffset=+2]
4336
44-
// Limited live migration to the OVN-Kubernetes network plugin overview
45-
include::modules/nw-ovn-kubernetes-live-migration-about.adoc[leveloffset=+1]
37+
* xref:../../release_notes/ocp-4-15-release-notes.adoc#ocp-4-15-asynchronous-errata-updates_release-notes[Asynchronous errata updates]
4638
4739
// How the live migration process works
4840
include::modules/how-the-live-migration-process-works.adoc[leveloffset=+2]
@@ -94,4 +86,20 @@ include::modules/live-migration-metrics-information.adoc[leveloffset=+3]
9486
- xref:../../networking/openshift_sdn/configuring-egress-firewall.adoc#configuring-egress-firewall[Configuring an egress firewall for a project]
9587
- xref:../../networking/openshift_sdn/enabling-multicast.adoc#enabling-multicast[Enabling multicast for a project]
9688
- xref:../../networking/openshift_sdn/deploying-egress-router-layer3-redirection.adoc#deploying-egress-router-layer3-redirection[Deploying an egress router pod in redirect mode]
97-
* xref:../../rest_api/operator_apis/network-operator-openshift-io-v1.adoc#network-operator-openshift-io-v1[Network [operator.openshift.io/v1]]
89+
* xref:../../rest_api/operator_apis/network-operator-openshift-io-v1.adoc#network-operator-openshift-io-v1[Network [operator.openshift.io/v1]
90+
91+
// Offline migration to the OVN-Kubernetes network plugin overview
92+
include::modules/nw-ovn-kubernetes-migration-about.adoc[leveloffset=+1]
93+
94+
[role="_additional-resources"]
95+
.Additional resources
96+
97+
* xref:../../updating/understanding_updates/understanding-update-channels-release.adoc#understanding-update-channels-release[Understanding update channels and releases]
98+
99+
* xref:../../release_notes/ocp-4-15-release-notes.adoc#ocp-4-15-asynchronous-errata-updates_release-notes[Asynchronous errata updates]
100+
101+
// How the offline migration process works
102+
include::modules/nw-network-plugin-migration-process.adoc[leveloffset=+2]
103+
104+
// Migrating to the OVN-Kubernetes network plugin by using the offline migration method
105+
include::modules/nw-ovn-kubernetes-migration.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)