Skip to content

Commit ce592d1

Browse files
authored
Merge pull request #61201 from skopacz1/OSDOCS-5791
OSDOCS#5791: Creating a "Performing a cluster update" section
2 parents 3cf9f7d + 1daf424 commit ce592d1

File tree

57 files changed

+243
-244
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+243
-244
lines changed

_topic_maps/_topic_map.yml

Lines changed: 40 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -602,47 +602,50 @@ Topics:
602602
- Name: Preparing to update to OKD 4.13
603603
File: updating-cluster-prepare
604604
Distros: openshift-origin
605-
- Name: Preparing to perform an EUS-to-EUS update
606-
File: preparing-eus-eus-upgrade
607-
Distros: openshift-enterprise
608-
- Name: Preparing to update a cluster with manually maintained credentials
609-
File: preparing-manual-creds-update
610-
- Name: Updating a cluster using the web console
611-
File: updating-cluster-within-minor
612-
- Name: Updating a cluster using the CLI
613-
File: updating-cluster-cli
614-
- Name: Migrating to a cluster with multi-architecture compute machines
615-
File: migrating-to-multi-payload
616-
- Name: Performing update using canary rollout strategy
617-
File: update-using-custom-machine-config-pools
618-
- Name: Updating a cluster that includes RHEL compute machines
619-
File: updating-cluster-rhel-compute
620-
Distros: openshift-enterprise
621-
- Name: Updating a cluster in a disconnected environment
622-
Dir: updating-restricted-network-cluster
623-
Topics:
624-
- Name: About cluster updates in a disconnected environment
625-
File: index
626-
- Name: Mirroring the OpenShift Container Platform image repository
627-
File: mirroring-image-repository
628-
- Name: Updating a cluster in a disconnected environment using OSUS
629-
File: restricted-network-update-osus
605+
- Name: Performing a cluster update
606+
Dir: updating_a_cluster
607+
Topics:
608+
- Name: Updating a cluster using the CLI
609+
File: updating-cluster-cli
610+
- Name: Updating a cluster using the web console
611+
File: updating-cluster-web-console
612+
- Name: Performing an EUS-to-EUS update
613+
File: eus-eus-update
630614
Distros: openshift-enterprise
631-
- Name: Updating a cluster in a disconnected environment without OSUS
632-
File: restricted-network-update
633-
Distros: openshift-enterprise
634-
- Name: Updating a cluster in a disconnected environment by using the CLI
635-
File: restricted-network-update
636-
Distros: openshift-origin
637-
- Name: Uninstalling OSUS from a cluster
638-
File: uninstalling-osus
615+
- Name: Performing a canary rollout update
616+
File: update-using-custom-machine-config-pools
617+
- Name: Updating a cluster that includes RHEL compute machines
618+
File: updating-cluster-rhel-compute
639619
Distros: openshift-enterprise
640-
- Name: Updating hardware on nodes running on vSphere
641-
File: updating-hardware-on-nodes-running-on-vsphere
620+
- Name: Updating a cluster in a disconnected environment
621+
Dir: updating_disconnected_cluster
622+
Topics:
623+
- Name: About cluster updates in a disconnected environment
624+
File: index
625+
- Name: Mirroring OpenShift Container Platform images
626+
File: mirroring-image-repository
627+
- Name: Updating a cluster in a disconnected environment using OSUS
628+
File: disconnected-update-osus
629+
Distros: openshift-enterprise
630+
- Name: Updating a cluster in a disconnected environment without OSUS
631+
File: disconnected-update
632+
Distros: openshift-enterprise
633+
- Name: Updating a cluster in a disconnected environment by using the CLI
634+
File: disconnected-update
635+
Distros: openshift-origin
636+
- Name: Uninstalling OSUS from a cluster
637+
File: uninstalling-osus
638+
Distros: openshift-enterprise
639+
- Name: Updating hardware on nodes running on vSphere
640+
File: updating-hardware-on-nodes-running-on-vsphere
641+
- Name: Migrating to a cluster with multi-architecture compute machines
642+
File: migrating-to-multi-payload
643+
- Name: Updating hosted control planes
644+
File: updating-hosted-control-planes
645+
- Name: Preparing to update a cluster with manually maintained credentials
646+
File: preparing-manual-creds-update
642647
- Name: Preflight validation for Kernel Module Management (KMM) Modules
643648
File: kmm-preflight-validation
644-
- Name: Updating hosted control planes
645-
File: updating-hosted-control-planes
646649
# - Name: Troubleshooting an update
647650
# File: updating-troubleshooting
648651
---

getting_started/openshift-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ be reviewed by cluster administrators and xref:../operators/admin/olm-adding-ope
104104

105105
* **xref:../scalability_and_performance/recommended-performance-scale-practices/recommended-infrastructure-practices.adoc#scaling-cluster-monitoring-operator[Scale] and xref:../scalability_and_performance/using-node-tuning-operator.adoc#using-node-tuning-operator[tune] clusters**: Set cluster limits, tune nodes, scale cluster monitoring, and optimize networking, storage, and routes for your environment.
106106

107-
* **xref:../updating/updating-restricted-network-cluster/restricted-network-update-osus.adoc#update-service-overview_updating-restricted-network-cluster-osus[Understanding the OpenShift Update Service]**: Learn about installing and managing a local OpenShift Update Service for recommending {product-title} updates in disconnected environments.
107+
* **xref:../updating/updating_a_cluster/updating_disconnected_cluster/disconnected-update-osus.adoc#update-service-overview_updating-restricted-network-cluster-osus[Using the OpenShift Update Service in a disconnected environement]**: Learn about installing and managing a local OpenShift Update Service for recommending {product-title} updates in disconnected environments.
108108

109109
* **xref:../monitoring/monitoring-overview.adoc#monitoring-overview[Monitor clusters]**:
110110
Learn to xref:../monitoring/configuring-the-monitoring-stack.adoc#configuring-the-monitoring-stack[configure the monitoring stack].

installing/disconnected_install/installing-mirroring-disconnected.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ include::modules/oc-mirror-creating-image-set-config.adoc[leveloffset=+1]
6969

7070
* xref:../../installing/disconnected_install/installing-mirroring-disconnected.adoc#oc-mirror-imageset-config-params_installing-mirroring-disconnected[Image set configuration parameters]
7171
* xref:../../installing/disconnected_install/installing-mirroring-disconnected.adoc#oc-mirror-image-set-examples_installing-mirroring-disconnected[Image set configuration examples]
72-
* xref:../../updating/updating-restricted-network-cluster/restricted-network-update-osus.adoc#update-service-overview_updating-restricted-network-cluster-osus[Using the OpenShift Update Service in a disconnected environment]
72+
* xref:../../updating/updating_a_cluster/updating_disconnected_cluster/disconnected-update-osus.adoc#update-service-overview_updating-restricted-network-cluster-osus[Using the OpenShift Update Service in a disconnected environment]
7373

7474
[id="mirroring-image-set"]
7575
== Mirroring an image set to a mirror registry
@@ -146,4 +146,4 @@ include::modules/oc-mirror-command-reference.adoc[leveloffset=+1]
146146
[id="additional-resources_installing-mirroring-disconnected"]
147147
== Additional resources
148148

149-
* xref:../../updating/updating-restricted-network-cluster/index.adoc#about-restricted-network-updates[About cluster updates in a disconnected environment]
149+
* xref:../../updating/updating_a_cluster/updating_disconnected_cluster/index.adoc#about-restricted-network-updates[About cluster updates in a disconnected environment]

installing/installing_aws/manually-creating-iam.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]
2727

2828
[role="_additional-resources"]
2929
.Additional resources
30-
* xref:../../updating/updating-cluster-within-minor.adoc#manually-maintained-credentials-upgrade_updating-cluster-within-minor[Updating a cluster using the web console]
31-
* xref:../../updating/updating-cluster-cli.adoc#manually-maintained-credentials-upgrade_updating-cluster-cli[Updating a cluster using the CLI]
30+
* xref:../../updating/preparing-manual-creds-update.adoc#preparing-manual-creds-update[Preparing to update a cluster with manually maintained credentials]
3231
3332
include::modules/mint-mode.adoc[leveloffset=+1]
3433

installing/installing_azure/manually-creating-iam-azure.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]
1818

1919
[role="_additional-resources"]
2020
.Additional resources
21-
* xref:../../updating/updating-cluster-within-minor.adoc#manually-maintained-credentials-upgrade_updating-cluster-within-minor[Updating a cluster using the web console]
22-
* xref:../../updating/updating-cluster-cli.adoc#manually-maintained-credentials-upgrade_updating-cluster-cli[Updating a cluster using the CLI]
21+
* xref:../../updating/preparing-manual-creds-update.adoc#preparing-manual-creds-update[Preparing to update a cluster with manually maintained credentials]
2322
2423
[id="manually-creating-iam-azure-next-steps"]
2524
== Next steps

installing/installing_azure_stack_hub/installing-azure-stack-hub-network-customizations.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]
3838
[role="_additional-resources"]
3939
[id="additional-resources_installing-azure-stack-hub-network-customizations-cco"]
4040
.Additional resources
41-
* xref:../../updating/updating-cluster-within-minor.adoc#manually-maintained-credentials-upgrade_updating-cluster-within-minor[Updating a cluster using the web console]
42-
* xref:../../updating/updating-cluster-cli.adoc#manually-maintained-credentials-upgrade_updating-cluster-cli[Updating a cluster using the CLI]
41+
* xref:../../updating/updating_a_cluster/updating-cluster-web-console.adoc#manually-maintained-credentials-upgrade_updating-cluster-web-console[Updating a cluster using the web console]
42+
* xref:../../updating/updating_a_cluster/updating-cluster-cli.adoc#manually-maintained-credentials-upgrade_updating-cluster-cli[Updating a cluster using the CLI]
4343

4444
include::modules/azure-stack-hub-internal-ca.adoc[leveloffset=+1]
4545

installing/installing_gcp/manually-creating-iam-gcp.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]
2222

2323
[role="_additional-resources"]
2424
.Additional resources
25-
* xref:../../updating/updating-cluster-within-minor.adoc#manually-maintained-credentials-upgrade_updating-cluster-within-minor[Updating a cluster using the web console]
26-
* xref:../../updating/updating-cluster-cli.adoc#manually-maintained-credentials-upgrade_updating-cluster-cli[Updating a cluster using the CLI]
25+
* xref:../../updating/preparing-manual-creds-update.adoc#preparing-manual-creds-update[Preparing to update a cluster with manually maintained credentials]
2726
2827
include::modules/mint-mode.adoc[leveloffset=+1]
2928

installing/installing_vmc/installing-restricted-networks-vmc-user-infra.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ include::modules/vmware-csi-driver-reqs.adoc[leveloffset=+1]
4646
.Additional resources
4747

4848
* To remove a third-party CSI driver, see xref:../../storage/container_storage_interface/persistent-storage-csi-vsphere.adoc#persistent-storage-csi-vsphere-install-issues_persistent-storage-csi-vsphere[Removing a third-party vSphere CSI Driver].
49-
* To update the hardware version for your vSphere nodes, see xref:../../updating/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on nodes running in vSphere].
49+
* To update the hardware version for your vSphere nodes, see xref:../../updating/updating_a_cluster/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on nodes running in vSphere].
5050

5151
[id="installation-requirements-user-infra_{context}"]
5252
== Requirements for a cluster with user-provisioned infrastructure

installing/installing_vmc/installing-vmc-network-customizations-user-infra.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ include::modules/vmware-csi-driver-reqs.adoc[leveloffset=+1]
3434
.Additional resources
3535

3636
* To remove a third-party CSI driver, see xref:../../storage/container_storage_interface/persistent-storage-csi-vsphere.adoc#persistent-storage-csi-vsphere-install-issues_persistent-storage-csi-vsphere[Removing a third-party vSphere CSI Driver].
37-
* To update the hardware version for your vSphere nodes, see xref:../../updating/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on nodes running in vSphere].
37+
* To update the hardware version for your vSphere nodes, see xref:../../updating/updating_a_cluster/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on nodes running in vSphere].
3838

3939
[id="installation-requirements-user-infra_{context}"]
4040
== Requirements for a cluster with user-provisioned infrastructure

installing/installing_vmc/installing-vmc-user-infra.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ include::modules/vmware-csi-driver-reqs.adoc[leveloffset=+1]
3838
.Additional resources
3939

4040
* To remove a third-party CSI driver, see xref:../../storage/container_storage_interface/persistent-storage-csi-vsphere.adoc#persistent-storage-csi-vsphere-install-issues_persistent-storage-csi-vsphere[Removing a third-party vSphere CSI Driver].
41-
* To update the hardware version for your vSphere nodes, see xref:../../updating/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on nodes running in vSphere].
41+
* To update the hardware version for your vSphere nodes, see xref:../../updating/updating_a_cluster/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on nodes running in vSphere].
4242

4343
[id="installation-requirements-user-infra_{context}"]
4444
== Requirements for a cluster with user-provisioned infrastructure

0 commit comments

Comments
 (0)