Skip to content

Commit 487117a

Browse files
committed
OSDOCS-15306: Update minumum cluster version for SDN-to-OVN migration
1 parent 3bedab9 commit 487117a

File tree

6 files changed

+25
-6
lines changed

6 files changed

+25
-6
lines changed

modules/migrate-sdn-ovn-osd.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
[WARNING]
99
====
10-
You can only initiate migration on clusters that are version 4.16.24 and above.
10+
You can only initiate migration on clusters that are version 4.16.43 and above.
1111
====
1212

1313
.Prerequisites

modules/migrate-sdn-ovn.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
[WARNING]
99
====
10-
You can only initiate migration on clusters that are version 4.16.24 and above.
10+
You can only initiate migration on clusters that are version 4.16.43 and above.
1111
====
1212

1313
To initiate the migration, run the following command:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ As an {product-title} cluster administrator, you can initiate the migration from
1111

1212
Some considerations before starting migration initiation are:
1313

14-
* The cluster version must be 4.16.24 and above.
14+
* The cluster version must be 4.16.43 and above.
1515
* The migration process cannot be interrupted.
1616
* Migrating back to the SDN network plugin is not possible.
1717
* Cluster nodes will be rebooted during migration.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ As a {rosa-classic-first} cluster administrator, you can initiate the migration
1111

1212
Some considerations before starting migration initiation are:
1313

14-
* The cluster version must be 4.16.24 and above.
14+
* The cluster version must be 4.16.43 and above.
1515
1616
* The migration process cannot be interrupted.
1717

osd_whats_new/osd-whats-new.adoc

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,21 @@ With its foundation in Kubernetes, {product-title} is a complete {OCP} cluster p
1818
[id="osd-q2-2025_{context}"]
1919
=== Q2 2025
2020

21+
// * **{product-title} SDN network plugin blocks future major upgrades**
22+
* **Updated version requirements for migration from OpenShift SDN to OVN-Kubernetes.**
23+
Your cluster version must be 4.16.43 or above to initiate live migration from the OpenShift SDN network plugin to the OVN-Kubernetes network plugin.
24+
+
25+
If your cluster uses the OpenShift SDN network plugin, you cannot upgrade to future major versions of {product-title} without migrating to OVN-Kubernetes.
26+
+
27+
For more information about migrating to OVN-Kubernetes, see xref:../networking/ovn_kubernetes_network_provider/migrate-from-openshift-sdn-osd.adoc#migrate-from-openshift-sdn[Migrating from OpenShift SDN network plugin to OVN-Kubernetes network plugin].
28+
2129
* **New version of {product-title} available.** {product-title} on {gcp} and {product-title} on {aws} versions 4.19 are now available for new clusters.
2230
// re-add once upgrade to 4.19 is available
2331
// For more information about upgrading to this latest version, see xref:../upgrading/osd-upgrades.adoc#osd-upgrades[Red Hat OpenShift Dedicated cluster upgrades].
2432

2533
* **Support for enabling and disabling Secure Boot for Shielded VMs on a per machine basis.**
2634
{product-title} on {GCP} users can now enable or disable Secure Boot for Shielded VMs on a per machine basis. For more information, see xref:../osd_cluster_admin/osd_nodes/osd-managing-worker-nodes.adoc#osd-managing-worker-nodes[Managing compute nodes].
2735

28-
2936
[id="osd-q1-2025_{context}"]
3037
=== Q1 2025
3138

rosa_release_notes/rosa-release-notes.adoc

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,24 @@ toc::[]
2626

2727
[id="rosa-q2-2025_{context}"]
2828
=== Q2 2025
29+
30+
// * **{product-title} SDN network plugin blocks future major upgrades**
31+
* **Updated version requirements for migration from OpenShift SDN to OVN-Kubernetes.**
32+
Your cluster version must be 4.16.43 or above to initiate live migration from the OpenShift SDN network plugin to the OVN-Kubernetes network plugin.
33+
+
34+
If your cluster uses the OpenShift SDN network plugin, you cannot upgrade to future major versions of {product-title} without migrating to OVN-Kubernetes.
35+
//remove conditional when networking book is merged
36+
ifdef::openshift-rosa[]
37+
+
38+
For more information about migrating to OVN-Kubernetes, see xref:../networking/ovn_kubernetes_network_provider/migrate-from-openshift-sdn.adoc#migrate-from-openshift-sdn[Migrating from OpenShift SDN network plugin to OVN-Kubernetes network plugin].
39+
endif::openshift-rosa[]
40+
2941
ifdef::openshift-rosa[]
3042
* **AWS Trainium and Inferentia instance types now supported.** You can now use {AWS} Trainium and Inferentia instance types for your {rosa-classic-short} clusters. For more information, see xref:../rosa_architecture/rosa_policy_service_definition/rosa-instance-types.adoc#rosa-sdpolicy-aws-instance-types[Red Hat OpenShift Service on AWS instance types].
3143
endif::openshift-rosa[]
3244

3345
ifdef::openshift-rosa-hcp[]
34-
* **AWS Trainium and Inferentia instance types now supported.** You can now use {AWS} Trainium and Inferentia instance types for your {hcp-title} clusters. For more information, see xref:../rosa_architecture/rosa_policy_service_definition/rosa-hcp-instance-types.adoc#[Red Hat OpenShift Service on AWS (ROSA) with hosted control planes (HCP) instance types].
46+
* **AWS Trainium and Inferentia instance types now supported.** You can now use {AWS} Trainium and Inferentia instance types for your {hcp-title} clusters. For more information, see xref:../rosa_architecture/rosa_policy_service_definition/rosa-hcp-instance-types.adoc#rosa-hcp-instance-types[Red Hat OpenShift Service on AWS (ROSA) with hosted control planes (HCP) instance types].
3547
endif::openshift-rosa-hcp[]
3648

3749
ifdef::openshift-rosa[]

0 commit comments

Comments
 (0)