From 8da79eb4b1f2816ccedb025e59abd1fd19a70b5b Mon Sep 17 00:00:00 2001 From: Laura Hinson Date: Fri, 15 May 2026 12:49:05 -0400 Subject: [PATCH] [OSDOCS-19814]:Updating release image examples in HCP docs --- modules/hcp-aws-hc-ext-dns.adoc | 2 +- modules/hcp-bm-hc-mirror.adoc | 2 +- modules/hcp-bm-hc.adoc | 2 +- modules/hcp-bm-ingress.adoc | 2 +- modules/hcp-create-hc-arm64-aws.adoc | 2 +- modules/hcp-deploy-openstack-create.adoc | 2 +- modules/hcp-ibm-z-adding-reg-ca-hostedcluster.adoc | 2 +- modules/hcp-non-bm-hc-mirror.adoc | 2 +- modules/hcp-non-bm-hc.adoc | 2 +- modules/hcp-np-capacity-blocks.adoc | 2 +- modules/hosted-control-planes-version-support.adoc | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/modules/hcp-aws-hc-ext-dns.adoc b/modules/hcp-aws-hc-ext-dns.adoc index efd8f53a6e0d..0dd3d26418a1 100644 --- a/modules/hcp-aws-hc-ext-dns.adoc +++ b/modules/hcp-aws-hc-ext-dns.adoc @@ -73,7 +73,7 @@ where: ``:: Specifies the public hosted zone that the service consumer owns, for example, `service-consumer-domain.com`. ``:: Specifies the node replica count, for example, `2`. ``:: Specifies the path to your pull secret file. -``:: Specifies the supported {product-title} version that you want to use, for example, `4.21.0-multi`. +``:: Specifies the supported {product-title} version that you want to use, for example, `4.22.0-multi`. ``:: Specifies the public hosted zone that the service provider owns, for example, `service-provider-domain.com`. ``:: Specifies the endpoint access configuration for the external DNS. Set as `PublicAndPrivate`. You can use external DNS with `Public` or `PublicAndPrivate` configurations only. ``:: Specifies the path to your {aws-short} STS credentials file, for example, `/home/user/sts-creds/sts-creds.json`. diff --git a/modules/hcp-bm-hc-mirror.adoc b/modules/hcp-bm-hc-mirror.adoc index cf21f904aa6a..c7acb3ee41b1 100644 --- a/modules/hcp-bm-hc-mirror.adoc +++ b/modules/hcp-bm-hc-mirror.adoc @@ -52,4 +52,4 @@ $ hcp create cluster agent \ <6> Specify the `icsp.yaml` file that defines ICSP and your mirror registries. <7> Specify the path to your SSH public key. The default file path is `~/.ssh/id_rsa.pub`. <8> Specify your hosted cluster namespace. -<9> Specify the supported {product-title} version that you want to use, for example, `4.21.0-multi`. If you are using a disconnected environment, replace `` with the digest image. To extract the {product-title} release image digest, see "Extracting the {product-title} release image digest". \ No newline at end of file +<9> Specify the supported {product-title} version that you want to use, for example, `4.22.0-multi`. If you are using a disconnected environment, replace `` with the digest image. To extract the {product-title} release image digest, see "Extracting the {product-title} release image digest". \ No newline at end of file diff --git a/modules/hcp-bm-hc.adoc b/modules/hcp-bm-hc.adoc index 516d0e1117ad..4b6f1204b901 100644 --- a/modules/hcp-bm-hc.adoc +++ b/modules/hcp-bm-hc.adoc @@ -88,7 +88,7 @@ where: ``:: Specifies the path to your SSH public key. The default file path is `~/.ssh/id_rsa.pub`. ``:: Specifies your hosted cluster namespace. `control-plane-availability-policy`:: Specifies the availability policy for the hosted control plane components. Supported options are `SingleReplica` and `HighlyAvailable`. The default value is `HighlyAvailable`. -``:: Specifies the supported {product-title} version that you want to use, such as `4.21.0-multi`. If you are using a disconnected environment, replace `` with the digest image. To extract the {product-title} release image digest, see "Extracting the {product-title} release image digest". +``:: Specifies the supported {product-title} version that you want to use, such as `4.22.0-multi`. If you are using a disconnected environment, replace `` with the digest image. To extract the {product-title} release image digest, see "Extracting the {product-title} release image digest". ``:: Specifies the node pool replica count, such as `3`. You must specify the replica count as `0` or greater to create the same number of replicas. Otherwise, you do not create node pools. `//`:: Specifies the path to the SSH key, such as `user/.ssh/id_rsa`. diff --git a/modules/hcp-bm-ingress.adoc b/modules/hcp-bm-ingress.adoc index 270b721798e1..97b0c41f262a 100644 --- a/modules/hcp-bm-ingress.adoc +++ b/modules/hcp-bm-ingress.adoc @@ -207,7 +207,7 @@ clusteroperator.config.openshift.io/console clusteroperator.config.openshift.io/ingress 4.x.y True False False 53m ---- + -Replace `<4.x.y>` with the supported {product-title} version that you want to use, for example, `4.21.0-multi`. +Replace `<4.x.y>` with the supported {product-title} version that you want to use, for example, `4.22.0-multi`. ifeval::["{context}" == "hcp-manage-non-bm"] diff --git a/modules/hcp-create-hc-arm64-aws.adoc b/modules/hcp-create-hc-arm64-aws.adoc index 744b760cb022..fb68d260060d 100644 --- a/modules/hcp-create-hc-arm64-aws.adoc +++ b/modules/hcp-create-hc-arm64-aws.adoc @@ -41,5 +41,5 @@ where: ``:: Specifies the path to your pull secret, for example, `/user/name/pullsecret`. ``:: Specifies the path to your {aws-short} STS credentials file, for example, `/home/user/sts-creds/sts-creds.json`. ``:: Specifies the {aws-short} region name, for example, `us-east-1`. -``:: Specifies the supported {product-title} version that you want to use, for example, `4.21.0-multi`. If you are using a disconnected environment, replace `` with the digest image. To extract the {product-title} release image digest, see "Extracting the {product-title} release image digest". +``:: Specifies the supported {product-title} version that you want to use, for example, `4.22.0-multi`. If you are using a disconnected environment, replace `` with the digest image. To extract the {product-title} release image digest, see "Extracting the {product-title} release image digest". ``:: Specifies the Amazon Resource Name (ARN), for example, `arn:aws:iam::820196288204:role/myrole`. \ No newline at end of file diff --git a/modules/hcp-deploy-openstack-create.adoc b/modules/hcp-deploy-openstack-create.adoc index fb1ae01525bd..51d52218a767 100644 --- a/modules/hcp-deploy-openstack-create.adoc +++ b/modules/hcp-deploy-openstack-create.adoc @@ -27,7 +27,7 @@ $ hcp create cluster openstack \ --openstack-node-flavor m1.xlarge \ --base-domain example.com \ --pull-secret /path/to/pull-secret.json \ - --release-image quay.io/openshift-release-dev/ocp-release:4.21.0-x86_64 \ + --release-image quay.io/openshift-release-dev/ocp-release:4.22.0-x86_64 \ --node-pool-replicas 3 \ --etcd-storage-class lvms-etcd-class ---- diff --git a/modules/hcp-ibm-z-adding-reg-ca-hostedcluster.adoc b/modules/hcp-ibm-z-adding-reg-ca-hostedcluster.adoc index 0a825f13af6a..be1f27e549d2 100644 --- a/modules/hcp-ibm-z-adding-reg-ca-hostedcluster.adoc +++ b/modules/hcp-ibm-z-adding-reg-ca-hostedcluster.adoc @@ -44,5 +44,5 @@ $ hcp create cluster agent \ <4> Replace the name with your base domain, for example, `example.com`. <5> Replace the etcd storage class name, for example, `lvm-storageclass`. <6> Replace the path to your SSH public key. The default file path is `~/.ssh/id_rsa.pub`. -<7> Replace with the supported {product-title} version that you want to use, for example, `4.21.0-multi`. +<7> Replace with the supported {product-title} version that you want to use, for example, `4.22.0-multi`. <8> Replace the path to Certificate Authority of mirror registry. \ No newline at end of file diff --git a/modules/hcp-non-bm-hc-mirror.adoc b/modules/hcp-non-bm-hc-mirror.adoc index 08d968ba8ad4..40e4f1dd4448 100644 --- a/modules/hcp-non-bm-hc-mirror.adoc +++ b/modules/hcp-non-bm-hc-mirror.adoc @@ -52,4 +52,4 @@ $ hcp create cluster agent \ <6> Specify the `icsp.yaml` file that defines ICSP and your mirror registries. <7> Specify the path to your SSH public key. The default file path is `~/.ssh/id_rsa.pub`. <8> Specify your hosted cluster namespace. -<9> Specify the supported {product-title} version that you want to use, for example, `4.21.0-multi`. If you are using a disconnected environment, replace `` with the digest image. To extract the {product-title} release image digest, see _Extracting the {product-title} release image digest_. +<9> Specify the supported {product-title} version that you want to use, for example, `4.22.0-multi`. If you are using a disconnected environment, replace `` with the digest image. To extract the {product-title} release image digest, see _Extracting the {product-title} release image digest_. diff --git a/modules/hcp-non-bm-hc.adoc b/modules/hcp-non-bm-hc.adoc index f5f0e731da48..a79828e777e3 100644 --- a/modules/hcp-non-bm-hc.adoc +++ b/modules/hcp-non-bm-hc.adoc @@ -54,7 +54,7 @@ $ hcp create cluster agent \ <7> Specify the path to your SSH public key. The default file path is `~/.ssh/id_rsa.pub`. <8> Specify your hosted cluster namespace. <9> Specify the availability policy for the hosted control plane components. Supported options are `SingleReplica` and `HighlyAvailable`. The default value is `HighlyAvailable`. -<10> Specify the supported {product-title} version that you want to use, for example, `4.21.0-multi`. +<10> Specify the supported {product-title} version that you want to use, for example, `4.22.0-multi`. <11> Specify the node pool replica count, for example, `3`. You must specify the replica count as `0` or greater to create the same number of replicas. Otherwise, no node pools are created. .Verification diff --git a/modules/hcp-np-capacity-blocks.adoc b/modules/hcp-np-capacity-blocks.adoc index 45810d5e01c8..2d5acea4a8dd 100644 --- a/modules/hcp-np-capacity-blocks.adoc +++ b/modules/hcp-np-capacity-blocks.adoc @@ -123,7 +123,7 @@ $ oc get np -n clusters [source,terminal] ---- NAMESPACE NAME CLUSTER DESIRED NODES CURRENT NODES AUTOSCALING AUTOREPAIR VERSION UPDATINGVERSION UPDATINGCONFIG MESSAGE -clusters cb-np cb-np-hcp 1 1 False False 4.21.0-0.nightly-2025-06-05-224220 False False +clusters cb-np cb-np-hcp 1 1 False False 4.22.0-0.nightly-2025-06-05-224220 False False ---- . Verify that your new compute nodes are created in the hosted cluster by running the following command: diff --git a/modules/hosted-control-planes-version-support.adoc b/modules/hosted-control-planes-version-support.adoc index 0dea0e727920..d5276c5dc844 100644 --- a/modules/hosted-control-planes-version-support.adoc +++ b/modules/hosted-control-planes-version-support.adoc @@ -43,7 +43,7 @@ You can host different versions of control planes on the same management cluster ---- apiVersion: v1 data: - supported-versions: '{"versions":["4.21"]}' + supported-versions: '{"versions":["4.22"]}' kind: ConfigMap metadata: labels: