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

OSDOCS-3340: Changing the title of the update chapters

This commit is contained in:
Samantha Gidlow
2022-03-08 16:17:48 -05:00
committed by openshift-cherrypick-robot
parent 8d3cb483ea
commit 325075201a
9 changed files with 17 additions and 17 deletions

View File

@@ -486,9 +486,9 @@ Topics:
File: understanding-upgrade-channels-release
- Name: Preparing to perform an EUS-to-EUS update
File: preparing-eus-eus-upgrade
- Name: Updating a cluster within a minor version using the web console
- Name: Updating a cluster using the web console
File: updating-cluster-within-minor
- Name: Updating a cluster within a minor version using the CLI
- Name: Updating a cluster using the CLI
File: updating-cluster-cli
- Name: Performing update using canary rollout strategy
File: update-using-custom-machine-config-pools

View File

@@ -26,8 +26,8 @@ include::modules/alternatives-to-storing-admin-secrets-in-kube-system.adoc[level
include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]
.Additional references
* xref:../../updating/updating-cluster-within-minor.adoc#manually-maintained-credentials-upgrade_updating-cluster-within-minor[Updating a cluster within a minor version using the web console]
* xref:../../updating/updating-cluster-cli.adoc#manually-maintained-credentials-upgrade_updating-cluster-cli[Updating a cluster within a minor version using the CLI]
* xref:../../updating/updating-cluster-within-minor.adoc#manually-maintained-credentials-upgrade_updating-cluster-within-minor[Updating a cluster using the web console]
* xref:../../updating/updating-cluster-cli.adoc#manually-maintained-credentials-upgrade_updating-cluster-cli[Updating a cluster using the CLI]
include::modules/admin-credentials-root-secret-formats.adoc[leveloffset=+1]

View File

@@ -17,8 +17,8 @@ include::modules/alternatives-to-storing-admin-secrets-in-kube-system.adoc[level
include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]
.Additional references
* xref:../../updating/updating-cluster-within-minor.adoc#manually-maintained-credentials-upgrade_updating-cluster-within-minor[Updating a cluster within a minor version using the web console]
* xref:../../updating/updating-cluster-cli.adoc#manually-maintained-credentials-upgrade_updating-cluster-cli[Updating a cluster within a minor version using the CLI]
* xref:../../updating/updating-cluster-within-minor.adoc#manually-maintained-credentials-upgrade_updating-cluster-within-minor[Updating a cluster using the web console]
* xref:../../updating/updating-cluster-cli.adoc#manually-maintained-credentials-upgrade_updating-cluster-cli[Updating a cluster using the CLI]
include::modules/admin-credentials-root-secret-formats.adoc[leveloffset=+1]

View File

@@ -39,8 +39,8 @@ include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="additional-resources_installing-azure-stack-hub-default-cco"]
.Additional resources
* xref:../../updating/updating-cluster-within-minor.adoc#manually-maintained-credentials-upgrade_updating-cluster-within-minor[Updating a cluster within a minor version using the web console]
* xref:../../updating/updating-cluster-cli.adoc#manually-maintained-credentials-upgrade_updating-cluster-cli[Updating a cluster within a minor version using the CLI]
* xref:../../updating/updating-cluster-within-minor.adoc#manually-maintained-credentials-upgrade_updating-cluster-within-minor[Updating a cluster using the web console]
* xref:../../updating/updating-cluster-cli.adoc#manually-maintained-credentials-upgrade_updating-cluster-cli[Updating a cluster using the CLI]
include::modules/azure-stack-hub-internal-ca.adoc[leveloffset=+1]

View File

@@ -38,8 +38,8 @@ include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]
[role="_additional-resources"]
[id="additional-resources_installing-azure-stack-hub-network-customizations-cco"]
.Additional resources
* xref:../../updating/updating-cluster-within-minor.adoc#manually-maintained-credentials-upgrade_updating-cluster-within-minor[Updating a cluster within a minor version using the web console]
* xref:../../updating/updating-cluster-cli.adoc#manually-maintained-credentials-upgrade_updating-cluster-cli[Updating a cluster within a minor version using the CLI]
* xref:../../updating/updating-cluster-within-minor.adoc#manually-maintained-credentials-upgrade_updating-cluster-within-minor[Updating a cluster using the web console]
* xref:../../updating/updating-cluster-cli.adoc#manually-maintained-credentials-upgrade_updating-cluster-cli[Updating a cluster using the CLI]
include::modules/azure-stack-hub-internal-ca.adoc[leveloffset=+1]

View File

@@ -20,8 +20,8 @@ For a detailed description of all available CCO credential modes and their suppo
include::modules/manually-create-identity-access-management.adoc[leveloffset=+1]
.Additional references
* xref:../../updating/updating-cluster-within-minor.adoc#manually-maintained-credentials-upgrade_updating-cluster-within-minor[Updating a cluster within a minor version using the web console]
* xref:../../updating/updating-cluster-cli.adoc#manually-maintained-credentials-upgrade_updating-cluster-cli[Updating a cluster within a minor version using the CLI]
* xref:../../updating/updating-cluster-within-minor.adoc#manually-maintained-credentials-upgrade_updating-cluster-within-minor[Updating a cluster using the web console]
* xref:../../updating/updating-cluster-cli.adoc#manually-maintained-credentials-upgrade_updating-cluster-cli[Updating a cluster using the CLI]
include::modules/admin-credentials-root-secret-formats.adoc[leveloffset=+1]

View File

@@ -60,8 +60,8 @@ include::modules/update-using-custom-machine-config-pools-pause.adoc[leveloffset
When the MCPs enter ready state, you can peform the cluster update. See one of the following update methods, as appropriate for your cluster:
* xref:../updating/updating-cluster-within-minor.adoc#update-upgrading-web_updating-cluster-within-minor[Updating a cluster within a minor version using the web console]
* xref:../updating/updating-cluster-cli.adoc#update-upgrading-cli_updating-cluster-cli[Updating a cluster within a minor version using the CLI]
* xref:../updating/updating-cluster-within-minor.adoc#update-upgrading-web_updating-cluster-within-minor[Updating a cluster using the web console]
* xref:../updating/updating-cluster-cli.adoc#update-upgrading-cli_updating-cluster-cli[Updating a cluster using the CLI]
After the update is complete, you can start to unpause the MCPs one-by-one.

View File

@@ -1,6 +1,6 @@
:_content-type: ASSEMBLY
[id="updating-cluster-cli"]
= Updating a cluster within a minor version using the CLI
= Updating a cluster using the CLI
include::_attributes/common-attributes.adoc[]
:context: updating-cluster-cli

View File

@@ -1,6 +1,6 @@
:_content-type: ASSEMBLY
[id="updating-cluster-within-minor"]
= Updating a cluster within a minor version using the web console
= Updating a cluster using the web console
include::_attributes/common-attributes.adoc[]
:context: updating-cluster-within-minor
@@ -10,7 +10,7 @@ You can update, or upgrade, an {product-title} cluster by using the web console.
[NOTE]
====
Use the web console or `oc adm upgrade channel _<channel>_` to change the update channel. You can follow the steps in xref:../updating/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster within a minor version by using the CLI] to complete the update after you change to a {product-version} channel.
Use the web console or `oc adm upgrade channel _<channel>_` to change the update channel. You can follow the steps in xref:../updating/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI] to complete the update after you change to a {product-version} channel.
====
== Prerequisites