From 96b71b634b391b494191effdc2487af92602ddcb Mon Sep 17 00:00:00 2001 From: Ranjini M N Date: Wed, 24 Sep 2025 21:47:27 +0530 Subject: [PATCH] Added the table for clusters and methods for upgrade Signed-off-by: Ranjini M N --- asciidoc/day2/migration.adoc | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/asciidoc/day2/migration.adoc b/asciidoc/day2/migration.adoc index 2dc542d8..07c42ed3 100644 --- a/asciidoc/day2/migration.adoc +++ b/asciidoc/day2/migration.adoc @@ -1,6 +1,6 @@ [#day2-migration] = Edge 3.3 migration -:revdate: 2025-05-20 +:revdate: 2025-09-24 :page-revdate: {revdate} :experimental: @@ -26,6 +26,23 @@ Always perform cluster migrations from the `latest Z-stream` release of `Edge {p Always migrate to the `Edge {static-edge-version}` release. For subsequent post-migration upgrades, refer to the <> and <> cluster sections. ==== +The following table lists the different types of clusters and the methods to upgrade clusters: + +[[Clusters-and-methods-to-upgrade-downstream-clusters]] +.Clusters and methods to upgrade downstream clusters +|=== +| Cluster type | Method + +|EIB provisioned clusters +|See <> for details. + +|Metal^3^ provisioned clusters +|See <> for details. + +|Phone-home provisioned clusters +|See https://ranchermanager.docs.rancher.com/{rancher-docs-version}/getting-started/installation-and-upgrade/upgrade-and-roll-back-kubernetes#upgrading-the-kubernetes-version[Upgrading the Kubernetes Version] for Kubernetes version upgrade and <> for SUC, Operating system, and other components. +|=== + [#day2-migration-mgmt] == Management Cluster :cluster-type: management