Skip to content

Commit 56f8aa1

Browse files
authored
Merge pull request #88384 from dfitzmau/OCPBUGS-39568-15
[enterprise-4.15] OCPBUGS-39568-fix: Added note about 3rd party plugin to OVNK plugin]
2 parents 9fa3849 + 876dd4d commit 56f8aa1

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

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

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,27 @@ 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.
810

9-
As a cluster administrator, you can migrate to the OVN-Kubernetes network plugin from the OpenShift SDN network plugin. The following options are available for migration:
11+
The following methods exist for migrating from the OpenShift SDN network plugin to the OVN-Kubernetes plugin:
1012

1113
Limited live migration (preferred method)::
12-
This is an automated process that migrates your cluster from OpenShift SDN to OVN-Kubernetes without service interruption.
14+
This is an automated process that migrates your cluster from OpenShift SDN to OVN-Kubernetes.
1315

1416
Offline migration::
15-
This is a manual process that includes some downtime. This method is primarily used for self-managed {product-title} deployments, and should be used in the event that you cannot perform a limited live migration to the OVN-Kubernetes network plugin.
17+
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.
1618

1719
[WARNING]
18-
====
19-
It is not possible to upgrade a cluster to {product-title} 4.17 if it is using the OpenShift SDN network plugin. You must migrate to the OVN-Kubernetes plugin before upgrading to {product-title} 4.17.
20+
====
21+
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.
2022
====
2123

22-
To learn more about OVN-Kubernetes, read xref:../../networking/ovn_kubernetes_network_provider/about-ovn-kubernetes#about-ovn-kubernetes[About the OVN-Kubernetes network plugin].
24+
[role="_additional-resources"]
25+
.Additional resources
2326

24-
[WARNING]
25-
====
26-
Do not automate the migration from OpenShift SDN to OVN-Kubernetes with a script or another tool like Red Hat Ansible Automation Platform. This might cause outages or crash your {product-title} cluster.
27-
====
27+
* xref:../../networking/ovn_kubernetes_network_provider/about-ovn-kubernetes#about-ovn-kubernetes[About the OVN-Kubernetes network plugin]
2828
29-
// How the migration process works
3029
// Offline migration to the OVN-Kubernetes network plugin overview
3130
include::modules/nw-ovn-kubernetes-migration-about.adoc[leveloffset=+1]
3231

0 commit comments

Comments
 (0)