-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a support matrix for hosted clusters
- Loading branch information
Showing
2 changed files
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
// Module included in the following assemblies: | ||
// | ||
// * hosted-control-planes/index.adoc | ||
|
||
|
||
:_mod-docs-content-type: CONCEPT | ||
[id="hosted-control-planes-upgrading-scenarios_{context}"] | ||
= Upgrading scenarios for hosted control planes | ||
|
||
Consider the following information before you upgrade: | ||
|
||
* You use bare metal as a management cluster platform. | ||
* You use Agent or KubeVirt as a Hosted cluster platform. | ||
[NOTE] | ||
==== | ||
The management cluster is based on the installer-provisioned infrastructure (IPI). | ||
==== | ||
|
||
Review the following scenarios: | ||
|
||
* While running your management cluster on {product-title} 4.14, you can upgrade the multicluster engine (MCE) version from 2.4 to 2.5. Then, you can upgrade your hosted cluster and node pools from {product-title} 4.14 to {product-title} 4.15. | ||
* If you want to upgrade management cluster, MCE, hosted cluster, and node pools to their latest versions: | ||
** Upgrade your management cluster from {product-title} 4.14 to {product-title} 4.15 | ||
** Upgrade the MCE version from 2.4 to 2.5 | ||
** Upgrade your hosted cluster and node pools from {product-title} 4.14 to {product-title} 4.15 |