1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/hcp-updating-requirements.adoc
2024-11-07 21:05:21 +00:00

25 lines
1.4 KiB
Plaintext

// Module included in the following assemblies:
//
// * hosted-control-planes/hcp-updating.adoc
:_mod-docs-content-type: CONCEPT
[id="hosted-control-planes-upgrading-requirements_{context}"]
= Requirements to upgrade {hcp}
The {mce} can manage one or more {product-title} clusters. After you create a hosted cluster on {product-title}, you must import your hosted cluster in the {mce-short} as a managed cluster. Then, you can use the {product-title} cluster as a management cluster.
Consider the following requirements before you start updating {hcp}:
* You must use the bare metal platform for an {product-title} cluster when using {VirtProductName} as a provider.
* 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).
[IMPORTANT]
====
You must update {hcp} in the following order:
. 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".
. Upgrade the {mce-short} to the latest version. For more information, see "Updating installed Operators".
. 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".
====