1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/networking/ovn_kubernetes_network_provider/migrate-from-openshift-sdn.adoc
2025-09-24 15:38:31 +00:00

31 lines
1.0 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="migrate-from-openshift-sdn"]
= Migrating from OpenShift SDN network plugin to OVN-Kubernetes network plugin
include::_attributes/common-attributes.adoc[]
include::_attributes/attributes-openshift-dedicated.adoc[]
:context: migrate-from-openshift-sdn
toc::[]
As a {product-title} cluster administrator, you can initiate the migration from the OpenShift SDN network plugin to the OVN-Kubernetes network plugin and verify the migration status using the ROSA CLI.
Some considerations before starting migration initiation are:
* The cluster version must be 4.16.43 and above.
* The migration process cannot be interrupted.
* Migrating back to the SDN network plugin is not possible.
* Cluster nodes will be rebooted during migration.
* There will be no impact to workloads that are resilient to node disruptions.
* Migration time can vary between several minutes and hours, depending on the cluster size and workload configurations.
include::modules/migrate-sdn-ovn.adoc[leveloffset=+1]