Skip to content
Merged
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 @@ -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 <<day2-mgmt-cluster, management>> and <<day2-downstream-clusters, downstream>> 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 <<day2-migration-mgmt-fleet>> for details.

|Metal^3^ provisioned clusters
|See <<atip-lifecycle-downstream, Downstream cluster upgrades>> 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 <<day2-downstream-clusters, Downstream clusters>> for SUC, Operating system, and other components.
|===

[#day2-migration-mgmt]
== Management Cluster
:cluster-type: management
Expand Down