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

Replacing older HCP update content with newer content

This commit is contained in:
Laura Hinson
2024-11-26 10:45:09 -05:00
committed by openshift-cherrypick-robot
parent a6043764b4
commit ff50e8fc57
8 changed files with 3 additions and 32 deletions

View File

@@ -76,7 +76,7 @@ Version {product-version} of {product-title} requires VMware virtual hardware ve
[id="updating-clusters-overview-hosted-control-planes"]
== Updating {hcp}
xref:../updating/updating_a_cluster/updating-hosted-control-planes.adoc#updating-hosted-control-planes[Updating {hcp}]: On {hcp} for {product-title}, updates are decoupled between the control plane and the nodes. Your service cluster provider, which is the user that hosts the cluster control planes, can manage the updates as needed. The hosted cluster handles control plane updates, and node pools handle node updates. For more information, see the following information:
xref:../hosted_control_planes/hcp-updating.adoc#hcp-updating_hcp-updating[Updating {hcp}]: On {hcp} for {product-title}, updates are decoupled between the control plane and the nodes. Your service cluster provider, which is the user that hosts the cluster control planes, can manage the updates as needed. The hosted cluster handles control plane updates, and node pools handle node updates. For more information, see the following information:
* xref:../updating/updating_a_cluster/updating-hosted-control-planes.adoc#updates-for-hosted-control-planes_updating-hosted-control-planes[Updates for {hcp}]
* xref:../updating/updating_a_cluster/updating-hosted-control-planes.adoc#updating-node-pools-for-hcp_updating-hosted-control-planes[Updating node pools for {hcp}]
* xref:../hosted_control_planes/hcp-updating.adoc#hcp-updates-hosted-cluster_hcp-updating[Updates for the hosted cluster]
* xref:../hosted_control_planes/hcp-updating.adoc#hcp-update-node-pools_hcp-updating[Updating node pools in a hosted cluster]

View File

@@ -1,22 +0,0 @@
:_mod-docs-content-type: ASSEMBLY
[id="updating-hosted-control-planes"]
include::_attributes/common-attributes.adoc[]
= Updating {hcp}
:context: updating-hosted-control-planes
toc::[]
////
WARNING: This assembly has been moved into a subdirectory for 4.14+. Changes to this assembly for earlier versions should be done in separate PRs based off of their respective version branches. Otherwise, your cherry picks may fail.
To do: Remove this comment once 4.13 docs are EOL.
////
On {hcp} for {product-title}, updates are decoupled between the control plane and the nodes. Your service cluster provider, which is the user that hosts the cluster control planes, can manage the updates as needed. The hosted cluster handles control plane updates, and node pools handle node updates.
include::modules/hcp-updates-hosted-cluster.adoc[leveloffset=+1]
include::modules/hcp-updates-node-pools.adoc[leveloffset=+1]
// Configuring node pools for hosted control planes
include::modules/configuring-node-pools-for-hcp.adoc[leveloffset=+1]