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

40 lines
1.8 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="hcp-updating"]
include::_attributes/common-attributes.adoc[]
= Updating {hcp}
:context: hcp-updating
toc::[]
Updates for {hcp} involve updating the hosted cluster and the node pools. For a cluster to remain fully operational during an update process, you must meet the requirements of the link:https://kubernetes.io/releases/version-skew-policy/[Kubernetes version skew policy] while completing the control plane and node updates.
include::modules/hcp-updating-requirements.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* xref:../updating/updating_a_cluster/updating-cluster-web-console.adoc#updating-cluster-web-console[Updating a cluster using the web console]
* xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI]
* xref:../operators/admin/olm-upgrading-operators.adoc#olm-upgrading-operators[Updating installed Operators]
* xref:../hosted_control_planes/hcp-updating.adoc#hcp-update-ocp-hc_hcp-updating[Updating a control plane in a hosted cluster]
* xref:../hosted_control_planes/hcp-updating.adoc#hcp-update-node-pools_hcp-updating[Updating node pools in a hosted cluster]
include::modules/hcp-get-ocp-channel.adoc[leveloffset=+1]
include::modules/hcp-get-upgrade-versions.adoc[leveloffset=+1]
// Updates for the hosted cluster
include::modules/hcp-updates-hosted-cluster.adoc[leveloffset=+1]
// Updates for node pools
include::modules/hcp-updates-node-pools.adoc[leveloffset=+1]
// Updating node pools for hosted control planes
include::modules/hcp-update-node-pools.adoc[leveloffset=+1]
// Updating an ocp release image in a hosted cluster
include::modules/hcp-update-ocp-hc.adoc[leveloffset=+1]
// Updating a hosted cluster by using the mce console
include::modules/hcp-update-using-mce-console.adoc[leveloffset=+1]