Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions asciidoc/day2/migration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,23 @@ This section offers migration guidelines for existing `Edge 3.0` (including mino

For a list of `Edge 3.1.0` component versions, refer to the <<release-notes, release notes>>.

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 <<day2-migration-mgmt-fleet>> for details.
Copy link
Collaborator Author

@ranjinimn ranjinimn Oct 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hardys When I was checking 3.1 version, this section was not there. Should we remove this table if this is not relevant for 3.1?

The build fails because of the missing section.


|Metal^3^ provisioned clusters
|See <<atip-lifecycle-downstream, Downstream cluster upgrades>> for details.

|Phone-home provisioned clusters
|See https://ranchermanager.docs.rancher.com/v2.9/getting-started/installation-and-upgrade/upgrade-and-roll-back-kubernetes#upgrading-the-kubernetes-version[Upgrading the Kubernetes Version] for Kubernetes version upgrade and <<day2-downstream-clusters, Downstream clusters>> for SUC, Operating system, and other components.
|===

[#day2-migration-mgmt]
== Management cluster

Expand Down