Skip to content

Commit e03851e

Browse files
authored
Merge pull request #84611 from lahinson/osdocs-12602-hcp-update-links
[OSDOCS-12602]: Moving HCP updates content to note
2 parents 1dc4731 + 673a865 commit e03851e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

hosted_control_planes/hcp-updating.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,12 @@ include::modules/hcp-updating-requirements.adoc[leveloffset=+1]
1212

1313
[role="_additional-resources"]
1414
.Additional resources
15+
1516
* xref:../updating/updating_a_cluster/updating-cluster-web-console.adoc#updating-cluster-web-console[Updating a cluster using the web console]
1617
* xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI]
1718
* xref:../operators/admin/olm-upgrading-operators.adoc#olm-upgrading-operators[Updating installed Operators]
19+
* xref:../hosted_control_planes/hcp-updating.adoc#hcp-update-ocp-hc_hcp-updating[Updating a control plane in a hosted cluster]
20+
* xref:../hosted_control_planes/hcp-updating.adoc#hcp-update-node-pools_hcp-updating[Updating node pools in a hosted cluster]
1821
1922
include::modules/hcp-get-ocp-channel.adoc[leveloffset=+1]
2023

modules/hcp-updating-requirements.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,11 @@ Consider the following requirements before you start updating {hcp}:
1414
1515
* You must use bare metal or {VirtProductName} as the cloud platform for the hosted cluster. You can find the platform type of your hosted cluster in the `spec.Platform.type` specification of the `HostedCluster` custom resource (CR).
1616
17-
You must upgrade the {product-title} cluster, {mce-short}, hosted cluster, and node pools by completing the following tasks:
17+
[IMPORTANT]
18+
====
19+
You must update {hcp} in the following order:
1820
1921
. Upgrade an {product-title} cluster to the latest version. For more information, see "Updating a cluster using the web console" or "Updating a cluster using the CLI".
2022
. Upgrade the {mce-short} to the latest version. For more information, see "Updating installed Operators".
2123
. Upgrade the hosted cluster and node pools from the previous {product-title} version to the latest version. For more information, see "Updating a control plane in a hosted cluster" and "Updating node pools in a hosted cluster".
24+
====

0 commit comments

Comments
 (0)