Skip to content

Commit 6543187

Browse files
authored
Merge pull request #87484 from stevsmit/41130-415-cp
[enterprise-4.15] Adds additional information calling out that the limited live migrati…
2 parents c425d74 + dbb85d7 commit 6543187

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

modules/nw-ovn-kubernetes-live-migration-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[id="nw-ovn-kubernetes-live-migration-about_{context}"]
66
= Limited live migration to the OVN-Kubernetes network plugin overview
77

8-
The limited live migration method is the process in which the OpenShift SDN network plugin and its network configurations, connections, and associated resources, are migrated to the OVN-Kubernetes network plugin without service interruption. For {product-title} 4.15, it is available for versions 4.15.31 and later.
8+
The limited live migration method is the process in which the OpenShift SDN network plugin and its network configurations, connections, and associated resources, are migrated to the OVN-Kubernetes network plugin without service interruption. For {product-title} 4.15, it is available for versions 4.15.31 and later. It is the preferred method for migrating from OpenShift SDN to OVN-Kubernetes. In the event that you cannot perform a limited live migration, you can use the offline migration method.
99

1010
[IMPORTANT]
1111
====

modules/nw-ovn-kubernetes-migration-about.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[id="nw-ovn-kubernetes-migration-about_{context}"]
66
= Offline migration to the OVN-Kubernetes network plugin overview
77

8-
The offline migration method is a manual process that includes some downtime, during which your cluster is unreachable. This method is primarily used for self-managed {product-title} deployments.
8+
The offline migration method is a manual process that includes some downtime, during which your cluster is unreachable. This method is primarily used for self-managed {product-title} deployments, and is an alternative to the limited live migration procedure. It should be used in the event that you cannot perform a limited live migration to the OVN-Kubernetes network plugin.
99

1010
Although a rollback procedure is provided, the offline migration is intended to be a one-way process.
1111

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
As a cluster administrator, you can migrate to the OVN-Kubernetes network plugin from the OpenShift SDN network plugin using the _offline_ migration method or the limited live migration method.
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:
10+
11+
Limited live migration (preferred method)::
12+
This is an automated process that migrates your cluster from OpenShift SDN to OVN-Kubernetes without service interruption.
13+
14+
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.
1016

1117
[WARNING]
1218
====

0 commit comments

Comments
 (0)