Skip to content

Commit 09f3f81

Browse files
authored
Merge pull request #45245 from kelbrown20/fix-html-tag-2079176
BZ2079176 - Fixing tag in updating clusters overview
2 parents 57e3f6d + a93cf64 commit 09f3f81

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

updating/index.adoc

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You can update a {product-title} cluster with a single operation by using the we
1212
== Understanding OpenShift Container Platform updates
1313
xref:../updating/understanding-openshift-updates.adoc#understanding-openshift-updates[About the OpenShift Update Service]: For clusters with internet accessibility, Red{nbsp}Hat provides over-the-air updates through an {product-title} update service as a hosted service located behind public APIs.
1414

15-
["updating-clusters-overview-upgrade-channels-and-releases"]
15+
[id="updating-clusters-overview-upgrade-channels-and-releases"]
1616
== Understanding upgrade channels and releases
1717
xref:../updating/understanding-upgrade-channels-release.adoc#understanding-upgrade-channels_understanding-upgrade-channels-releases[Upgrade channels and releases]: Upgrade channels allow you to choose an upgrade strategy. Upgrade channels are connected to a minor version of {product-title}. Upgrade channels control only release selection and do not impact the version of the cluster that you install; the openshift-install binary file for a specific version of {product-title} always installs that version. For more information, see the following:
1818

@@ -22,13 +22,13 @@ xref:../updating/understanding-upgrade-channels-release.adoc#understanding-upgra
2222
* xref:../updating/understanding-upgrade-channels-release.adoc#switching-between-channels_understanding-upgrade-channels-releases[Switching between channels]
2323
* xref:../updating/understanding-upgrade-channels-release.adoc#conditional-updates-overview_understanding-upgrade-channels-releases[Understanding conditional updates]
2424

25-
["updating-clusters-overview-prepare-eus-to-eus-update"]
25+
[id="updating-clusters-overview-prepare-eus-to-eus-update"]
2626
== Preparing to perform an EUS-to-EUS update
2727
xref:../updating/preparing-eus-eus-upgrade.adoc#preparing-eus-eus-upgrade[Preparing to perform an EUS-to-EUS update]: Due to fundamental Kubernetes design, all {product-title} updates between minor versions must be serialized. You must update from {product-title} 4.8 to 4.9, and then to 4.10. You cannot update from {product-title} 4.8 to 4.10 directly. However, if you want to update between two Extended Update Support (EUS) versions, you can do so by incurring only a single reboot of non-master hosts. For more information, see the following item:
2828

2929
* xref:../updating/preparing-eus-eus-upgrade.adoc#updating-eus-to-eus-upgrade_eus-to-eus-upgrade[Updating EUS-to-EUS]
3030

31-
["updating-clusters-overview-update-cluster-using-web-console"]
31+
[id="updating-clusters-overview-update-cluster-using-web-console"]
3232
== Updating a cluster using the web console
3333
xref:../updating/updating-cluster-within-minor.adoc#updating-cluster-within-minor[Updating a cluster within a minor version using the web console]: You can update an {product-title} cluster by using the web console. You can the update a cluster between minor versions. For more information, see the following items:
3434

@@ -38,7 +38,7 @@ xref:../updating/updating-cluster-within-minor.adoc#updating-cluster-within-mino
3838
* xref:../updating/updating-cluster-within-minor.adoc#update-upgrading-web_updating-cluster-within-minor[Updating a cluster by using the web console]
3939
* xref:../updating/updating-cluster-within-minor.adoc#update-changing-update-server-web_updating-cluster-within-minor[Changing the update server by using the web console]
4040

41-
["updating-clusters-overview-update-cluster-using-cli"]
41+
[id="updating-clusters-overview-update-cluster-using-cli"]
4242
== Updating a cluster within a minor version using the command-line interface (CLI)
4343
xref:../updating/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster within a minor version using the CLI]: You can update an {product-title} cluster by using the `oc`. You can the update a cluster between minor versions. For more information, see the following actions:
4444

@@ -47,7 +47,7 @@ xref:../updating/updating-cluster-cli.adoc#updating-cluster-cli[Updating a clust
4747
* xref:../updating/updating-cluster-cli.adoc#update-upgrading-cli_updating-cluster-cli[Updating a cluster by using the CLI]
4848
* xref:../updating/updating-cluster-cli.adoc#update-changing-update-server-cli_updating-cluster-cli[Changing the update server by using the CLI]
4949

50-
["updating-clusters-overview-perform-canary-rollout-update"]
50+
[id="updating-clusters-overview-perform-canary-rollout-update"]
5151
== Performing a canary rollout update
5252
xref:../updating/update-using-custom-machine-config-pools.adoc#update-using-custom-machine-config-pools[Performing a canary rollout update]: By controlling rollout of an update to the worker nodes, you can ensure that mission-critical applications stay available during the whole update, even if the update process causes your applications to fail. Depending on your organizational needs, you might want to update a small subset of worker nodes, evaluate cluster and workload health over a period of time, and then update the remaining nodes. This is referred to as a _canary_ update. Alternatively, you might also want to fit worker node updates, which often requires a host reboot, into smaller defined maintenance windows when it is not possible to take a large maintenance window to update the entire cluster at one time. You can perform the following actions:
5353

@@ -57,15 +57,15 @@ xref:../updating/update-using-custom-machine-config-pools.adoc#update-using-cust
5757
* xref:../updating/update-using-custom-machine-config-pools.adoc#update-using-custom-machine-config-pools-unpause_update-using-custom-machine-config-pools[Unpausing the machine configuration pools]
5858
* xref:../updating/update-using-custom-machine-config-pools.adoc#update-using-custom-machine-config-pools-mcp-remove_update-using-custom-machine-config-pools[Moving a node to the original machine configuration pool]
5959

60-
["updating-clusters-overview-update-cluster-with-rhel-compute-machines"]
60+
[id="updating-clusters-overview-update-cluster-with-rhel-compute-machines"]
6161
== Updating a cluster that includes {op-system-base} compute machines
6262
xref:../updating/updating-cluster-rhel-compute.adoc#updating-cluster-rhel-compute[Updating a cluster that includes {op-system-base} compute machines]: You can update an {product-title} cluster. If your cluster contains {op-system-base-full} machines, you must update those machines. You can perform the following actions:
6363

6464
* xref:../updating/updating-cluster-rhel-compute.adoc#update-upgrading-web_updating-cluster-rhel-compute[Updating a cluster by using the web console]
6565
* xref:../updating/updating-cluster-rhel-compute.adoc#updating-cluster-rhel-compute-hooks[Optional: Adding hooks to perform Ansible tasks on {op-system-base} machines]
6666
* xref:../updating/updating-cluster-rhel-compute.adoc#rhel-compute-updating-minor_updating-cluster-rhel-compute[Updating {op-system-base} compute machines in your cluster]
6767

68-
["updating-clusters-overview-update-restricted-network-cluster"]
68+
[id="updating-clusters-overview-update-restricted-network-cluster"]
6969
== Updating a restricted network cluster
7070
xref:../updating/updating-restricted-network-cluster.adoc#updating-restricted-network-cluster[Updating a restricted network cluster]: A restricted network environment is one in which your cluster nodes cannot access the internet. You can update a restricted network {product-title} cluster by using the `oc`. You can also update a restricted network {product-title} cluster by using the OpenShift Update Service. For more information, see the following items:
7171

@@ -80,7 +80,7 @@ xref:../updating/updating-restricted-network-cluster.adoc#updating-restricted-ne
8080
* xref:../updating/updating-restricted-network-cluster.adoc#update-service-delete-service[Deleting an OpenShift Update Service application]
8181
* xref:../updating/updating-restricted-network-cluster.adoc#update-service-uninstall[Uninstalling the OpenShift Update Service Operator]
8282

83-
["updating-clusters-overview-vsphere-updating-hardware"]
83+
[id="updating-clusters-overview-vsphere-updating-hardware"]
8484
== Updating hardware on nodes running on vSphere
8585

8686
xref:../updating/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on vSphere]: You must ensure that your nodes running in vSphere are running on the hardware version supported by OpenShift Container Platform. Currently, hardware version 13 or later is supported for vSphere virtual machines in a cluster. For more information, see the following information:

0 commit comments

Comments
 (0)