Skip to content

Commit 6f4d667

Browse files
authored
Merge pull request #71799 from xenolinux/document-matrix
OSDOCS#9701: Add considerations and upgrading scenarios for HCP
2 parents 575bd1a + db9acd9 commit 6f4d667

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

hosted_control_planes/index.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ include::modules/hosted-control-planes-overview.adoc[leveloffset=+1]
1717
1818
include::modules/hosted-control-planes-concepts-personas.adoc[leveloffset=+1]
1919
include::modules/hosted-control-planes-version-support.adoc[leveloffset=+1]
20+
include::modules/hosted-control-planes-support-matrix.adoc[leveloffset=+1]
2021

2122
[role="_additional-resources"]
2223
.Additional resources
2324

2425
* xref:../scalability_and_performance/using-node-tuning-operator.adoc#node-tuning-hosted-cluster_node-tuning-operator[Configuring node tuning in a hosted cluster]
25-
* xref:../scalability_and_performance/using-node-tuning-operator.adoc#advanced-node-tuning-hosted-cluster_node-tuning-operator[Advanced node tuning for hosted clusters by setting kernel boot parameters]
26+
* xref:../scalability_and_performance/using-node-tuning-operator.adoc#advanced-node-tuning-hosted-cluster_node-tuning-operator[Advanced node tuning for hosted clusters by setting kernel boot parameters]
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * hosted-control-planes/index.adoc
4+
5+
6+
:_mod-docs-content-type: CONCEPT
7+
[id="hosted-control-planes-upgrading-scenarios_{context}"]
8+
= Upgrading scenarios for hosted control planes
9+
10+
Consider the following information before you upgrade:
11+
12+
* You use bare metal as a management cluster platform.
13+
14+
* You use Agent or KubeVirt as a Hosted cluster platform.
15+
16+
[NOTE]
17+
====
18+
The management cluster is based on the installer-provisioned infrastructure (IPI).
19+
====
20+
21+
Review the following scenarios:
22+
23+
* 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.
24+
25+
* If you want to upgrade management cluster, MCE, hosted cluster, and node pools to their latest versions:
26+
27+
** Upgrade your management cluster from {product-title} 4.14 to {product-title} 4.15
28+
** Upgrade the MCE version from 2.4 to 2.5
29+
** Upgrade your hosted cluster and node pools from {product-title} 4.14 to {product-title} 4.15

0 commit comments

Comments
 (0)