1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

update cluster item

This commit is contained in:
mletalie
2024-04-30 13:41:41 -04:00
committed by openshift-cherrypick-robot
parent 01ac7e0809
commit a641e6192b

View File

@@ -12,6 +12,7 @@ Use one of the following methods to upgrade your HCP clusters:
* Upgrade only your hosted control plane. This does not impact your worker nodes.
* Upgrade only your machine pool. This initiates a rolling reboot of a specific machine pool and temporarily impacts the worker nodes on the specific machine pool. It does not impact all your worker nodes if you have multiple machine pools.
* Upgrade multiple machine pools simultaneously. This initiates a rolling reboot of worker nodes in the updated machine pools. This allows for updating multiple nodes simultaneously within a cluster.
* Upgrade your hosted control plane first and then your machine pool.
+
[NOTE]