Skip to content

Commit 3437e68

Browse files
committed
[OSDOCS-12700]: Replacing older HCP update content with newer content
1 parent 9791f98 commit 3437e68

9 files changed

+47
-9
lines changed

_topic_maps/_topic_map.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,7 @@ Topics:
765765
- Name: Migrating to a cluster with multi-architecture compute machines
766766
File: migrating-to-multi-payload
767767
- Name: Updating hosted control planes
768-
File: updating-hosted-control-planes
768+
File: hcp-upgrades
769769
- Name: Updating the boot loader on Red Hat Enterprise Linux CoreOS nodes using bootupd
770770
File: updating-bootloader-rhcos
771771
Distros: openshift-enterprise

hosted_control_planes/hcp-updating.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9+
//NOTE FOR AUTHORS: If you update this assembly, be sure to also update hcp-upgrades.adoc, which is a copy of this assembly. The two files need to remain identical so that the content can exist in both the "Hosted control planes" book and the "Upgrade" book.
10+
911
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.
1012

1113
include::modules/hcp-updating-requirements.adoc[leveloffset=+1]
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="hcp-upgrades"]
3+
include::_attributes/common-attributes.adoc[]
4+
= Updating {hcp}
5+
:context: hcp-upgrades
6+
7+
toc::[]
8+
9+
//This assembly is a copy of hcp-updating.adoc. This assembly exists so that the updates documentation for HCP can exist in both the "Hosted control planes" book and the "Upgrade" book.
10+
11+
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.
12+
13+
include::modules/hcp-updating-requirements.adoc[leveloffset=+1]
14+
15+
[role="_additional-resources"]
16+
.Additional resources
17+
18+
* xref:../updating/updating_a_cluster/updating-cluster-web-console.adoc#updating-cluster-web-console[Updating a cluster using the web console]
19+
* xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI]
20+
* xref:../operators/admin/olm-upgrading-operators.adoc#olm-upgrading-operators[Updating installed Operators]
21+
* xref:../hosted_control_planes/hcp-updating.adoc#hcp-update-ocp-hc_hcp-updating[Updating a control plane in a hosted cluster]
22+
* xref:../hosted_control_planes/hcp-updating.adoc#hcp-update-node-pools_hcp-updating[Updating node pools in a hosted cluster]
23+
24+
include::modules/hcp-get-ocp-channel.adoc[leveloffset=+1]
25+
26+
include::modules/hcp-get-upgrade-versions.adoc[leveloffset=+1]
27+
28+
// Updates for the hosted cluster
29+
include::modules/hcp-updates-hosted-cluster.adoc[leveloffset=+1]
30+
31+
// Updates for node pools
32+
include::modules/hcp-updates-node-pools.adoc[leveloffset=+1]
33+
34+
// Updating node pools for hosted control planes
35+
include::modules/hcp-update-node-pools.adoc[leveloffset=+1]
36+
37+
// Updating an ocp release image in a hosted cluster
38+
include::modules/hcp-update-ocp-hc.adoc[leveloffset=+1]
39+
40+
// Updating a hosted cluster by using the mce console
41+
include::modules/hcp-update-using-mce-console.adoc[leveloffset=+1]

modules/configuring-node-pools-for-hcp.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// Module included in the following assemblies:
22
//
3-
// * updates/updating_a_cluster/updating-hosted-control-planes.adoc
43
// * hosted_control_planes/hcp-machine-config.adoc
54

65
:_mod-docs-content-type: PROCEDURE

modules/hcp-update-node-pools.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// Module included in the following assemblies:
22
//
3-
// * updates/updating_a_cluster/updating-hosted-control-planes.adoc
43
// * hosted_control_planes/hcp-updating.adoc
54

65
:_mod-docs-content-type: PROCEDURE

modules/hcp-update-ocp-hc.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// Module included in the following assemblies:
22
//
3-
// * upgrades/updating_a_cluster/updating-hosted-control-planes.adoc
43
// * hosted_control_planes/hcp-updating.adoc
54

65
:_mod-docs-content-type: PROCEDURE

modules/hcp-updates-hosted-cluster.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// Module included in the following assemblies:
22
//
3-
// * updates/updating_a_cluster/updating-hosted-control-planes.adoc
43
// * hosted_control_planes/hcp-updating.adoc
54

65
:_mod-docs-content-type: CONCEPT

modules/hcp-updates-node-pools.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// Module included in the following assemblies:
22
//
3-
// * updates/updating_a_cluster/updating-hosted-control-planes.adoc
43
// * hosted_control_planes/hcp-updating.adoc
54

65
:_mod-docs-content-type: CONCEPT

updating/index.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Version {product-version} of {product-title} requires VMware virtual hardware ve
7676
[id="updating-clusters-overview-hosted-control-planes"]
7777
== Updating {hcp}
7878

79-
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:
79+
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:
8080

81-
* xref:../updating/updating_a_cluster/updating-hosted-control-planes.adoc#updates-for-hosted-control-planes_updating-hosted-control-planes[Updates for {hcp}]
82-
* xref:../updating/updating_a_cluster/updating-hosted-control-planes.adoc#updating-node-pools-for-hcp_updating-hosted-control-planes[Updating node pools for {hcp}]
81+
* xref:../hosted_control_planes/hcp-updating.adoc#hcp-updates-hosted-cluster_hcp-updating[Updates for the hosted cluster]
82+
* xref:../hosted_control_planes/hcp-updating.adoc#hcp-update-node-pools_hcp-updating[Updating node pools in a hosted cluster]

0 commit comments

Comments
 (0)