From d2c3d77fe1cef7454ca0d08aaca223ef56b07525 Mon Sep 17 00:00:00 2001 From: Judith Magak <124673476+jmagak@users.noreply.github.com> Date: Tue, 9 Sep 2025 15:53:59 +0200 Subject: [PATCH 1/2] RHIDP-2628: Add Sizing requirements as a prerequisites for RHDH installation (#1345) * Add Sizing requirements as a prereq for RHDH installation * Incorporate Jana's suggestion * Apply Heena's suggestions * Incorporate Heena's suggestion * Apply Fortune's suggestion * Add Sizing requirements as a prereq for RHDH installation --------- Co-authored-by: GitHub Actions --- modules/installation/proc-install-operator.adoc | 1 + .../installation/proc-install-rhdh-helm-airgapped-full.adoc | 1 + .../installation/proc-install-rhdh-helm-airgapped-partial.adoc | 1 + modules/installation/proc-install-rhdh-ocp-helm-gui.adoc | 1 + .../proc-install-rhdh-operator-airgapped-full.adoc | 1 + .../proc-install-rhdh-operator-airgapped-partial.adoc | 1 + modules/installation/proc-install-rhdh-osd-gcp-helm.adoc | 1 + modules/installation/proc-install-rhdh-osd-gcp-operator.adoc | 1 + modules/installation/proc-rhdh-deploy-aks-helm.adoc | 1 + modules/installation/proc-rhdh-deploy-eks-helm.adoc | 1 + modules/installation/proc-rhdh-deploy-eks-operator.adoc | 1 + modules/installation/proc-rhdh-deploy-gke-helm.adoc | 3 +-- modules/installation/proc-rhdh-deploy-gke-operator.adoc | 2 ++ 13 files changed, 14 insertions(+), 2 deletions(-) diff --git a/modules/installation/proc-install-operator.adoc b/modules/installation/proc-install-operator.adoc index 8843a8c9ac..7694e9ae75 100644 --- a/modules/installation/proc-install-operator.adoc +++ b/modules/installation/proc-install-operator.adoc @@ -16,6 +16,7 @@ Containers are available for the following CPU architectures: * You are logged in as an administrator on the {ocp-short} web console. * You have configured the appropriate roles and permissions within your project to create or access an application. For more information, see the {ocp-docs-link}/html-single/building_applications/index#building-applications-overview[{ocp-brand-name} documentation on Building applications]. * You have installed {ocp-brand-name} {ocp-version-min} to {ocp-version}. +* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure diff --git a/modules/installation/proc-install-rhdh-helm-airgapped-full.adoc b/modules/installation/proc-install-rhdh-helm-airgapped-full.adoc index f4923b44d8..928dac1f48 100644 --- a/modules/installation/proc-install-rhdh-helm-airgapped-full.adoc +++ b/modules/installation/proc-install-rhdh-helm-airgapped-full.adoc @@ -16,6 +16,7 @@ If your network has access to the registry through a bastion host, you can use t ** {ocp-docs-link}/html-single/disconnected_environments/index#about-installing-oc-mirror-v2[You have installed the oc-mirror OpenShift CLI plugin]. ** You have installed {ocp-brand-name} {ocp-version-min} or later. ** You have installed the {openshift-cli} on your workstation. +* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure . Create an `ImageSetConfiguration` file to specify the resources that you want to mirror. For example: diff --git a/modules/installation/proc-install-rhdh-helm-airgapped-partial.adoc b/modules/installation/proc-install-rhdh-helm-airgapped-partial.adoc index dd144db925..03afa2b0d7 100644 --- a/modules/installation/proc-install-rhdh-helm-airgapped-partial.adoc +++ b/modules/installation/proc-install-rhdh-helm-airgapped-partial.adoc @@ -13,6 +13,7 @@ If your network has access to the `registry.redhat.io` registry and the `charts. * You have installed the {openshift-cli} on your workstation. * {ocp-docs-link}/html-single/disconnected_environments/index#about-installing-oc-mirror-v2[You have installed the oc-mirror OpenShift CLI plugin]. * You have an account in https://developers.redhat.com/[{rhdeveloper-name}] portal. +* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure . Log in to your {ocp-short} account using the {openshift-cli} by running the following command: diff --git a/modules/installation/proc-install-rhdh-ocp-helm-gui.adoc b/modules/installation/proc-install-rhdh-ocp-helm-gui.adoc index 49089b3404..ac492fd39f 100644 --- a/modules/installation/proc-install-rhdh-ocp-helm-gui.adoc +++ b/modules/installation/proc-install-rhdh-ocp-helm-gui.adoc @@ -20,6 +20,7 @@ The {product} Helm chart is available in the Helm catalog on {osd-short} and {oc * You are logged in to your {ocp-short} account. * A user with the {ocp-short} `admin` role has configured the appropriate roles and permissions within your project to create an application. For more information about {ocp-short} roles, see {ocp-docs-link}/html-single/authentication_and_authorization/index#authorization-overview_using-rbac[Using RBAC to define and apply permissions]. * You have created a project in {ocp-short}. For more information about creating a project in {ocp-short}, see {ocp-docs-link}/html-single/building_applications/index#working-with-projects[{ocp-brand-name} documentation]. +* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure diff --git a/modules/installation/proc-install-rhdh-operator-airgapped-full.adoc b/modules/installation/proc-install-rhdh-operator-airgapped-full.adoc index 61b0025836..95390b87a6 100644 --- a/modules/installation/proc-install-rhdh-operator-airgapped-full.adoc +++ b/modules/installation/proc-install-rhdh-operator-airgapped-full.adoc @@ -15,6 +15,7 @@ If your network has access to the registry through a bastion host, you can use t * You have installed `umoci` CLI tool. * You have an active `oc registry`, `podman`, or `skopeo` session to the `registry.redhat.io` {company-name} Ecosystem Catalog. For more information, see link:link:https://access.redhat.com/articles/RegistryAuthentication[{company-name} Container Registry Authentication]. * You have installed the `opm` CLI tool. For more information, see {ocp-docs-link}/html/cli_tools/opm-cli#olm-about-opm_cli-opm-install[Installing the opm CLI]. +* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure . Download the mirroring script to disk by running the following command: diff --git a/modules/installation/proc-install-rhdh-operator-airgapped-partial.adoc b/modules/installation/proc-install-rhdh-operator-airgapped-partial.adoc index b54942e566..83dc9c8205 100644 --- a/modules/installation/proc-install-rhdh-operator-airgapped-partial.adoc +++ b/modules/installation/proc-install-rhdh-operator-airgapped-partial.adoc @@ -27,6 +27,7 @@ When connected to a {ocp-short} cluster, the helper script detects it and automa * If you are using a supported Kubernetes cluster, you have the following prerequisites: ** You have installed the Operator Lifecycle Manager (OLM) on the disconnected cluster. ** You have a mirror registry that is reachable from the disconnected cluster. +* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure . In your terminal, navigate to the directory where you want to save the mirroring script. diff --git a/modules/installation/proc-install-rhdh-osd-gcp-helm.adoc b/modules/installation/proc-install-rhdh-osd-gcp-helm.adoc index 421d233b6d..b12924f473 100644 --- a/modules/installation/proc-install-rhdh-osd-gcp-helm.adoc +++ b/modules/installation/proc-install-rhdh-osd-gcp-helm.adoc @@ -10,6 +10,7 @@ You can install {product-short} on {osd-short} on {gcp-short} using the {product * You have a valid {gcp-short} account. * Your {osd-short} cluster is running on {gcp-short}. For more information, see{osd-docs-link}/html/installing_accessing_and_deleting_openshift_dedicated_clusters/osd-creating-a-cluster-on-gcp[Creating a cluster on GCP] in {osd-brand-name} documentation. * You have installed Helm 3 or the latest. +* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure . From the *Developer* perspective on the {product-short} web console, click *+Add*. diff --git a/modules/installation/proc-install-rhdh-osd-gcp-operator.adoc b/modules/installation/proc-install-rhdh-osd-gcp-operator.adoc index fa3b88d728..8abddf8d38 100644 --- a/modules/installation/proc-install-rhdh-osd-gcp-operator.adoc +++ b/modules/installation/proc-install-rhdh-osd-gcp-operator.adoc @@ -10,6 +10,7 @@ You can install {product-short} on {osd-short} on {gcp-short} using the {product * You have a valid {gcp-short} account. * Your {osd-short} cluster is running on {gcp-short}. For more information, see{osd-docs-link}/html/installing_accessing_and_deleting_openshift_dedicated_clusters/osd-creating-a-cluster-on-gcp[Creating a cluster on GCP] in {osd-brand-name} documentation. * You have administrator access to {osd-short} cluster and {gcp-short} project. +* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure diff --git a/modules/installation/proc-rhdh-deploy-aks-helm.adoc b/modules/installation/proc-rhdh-deploy-aks-helm.adoc index 39694e0eaa..41eeb4f638 100644 --- a/modules/installation/proc-rhdh-deploy-aks-helm.adoc +++ b/modules/installation/proc-rhdh-deploy-aks-helm.adoc @@ -13,6 +13,7 @@ You can deploy your {product-short} application on {aks-name} ({aks-short}) to a * You have installed the link:https://kubernetes.io/docs/reference/kubectl/[`kubectl` CLI]. * You are logged into your cluster using `kubectl`, and have `developer` or `admin` permissions. * You have installed Helm 3 or the latest. +* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Comparison of {aks-short} specifics with the base {product-short} deployment diff --git a/modules/installation/proc-rhdh-deploy-eks-helm.adoc b/modules/installation/proc-rhdh-deploy-eks-helm.adoc index 504d1e41f9..d3776c1a13 100644 --- a/modules/installation/proc-rhdh-deploy-eks-helm.adoc +++ b/modules/installation/proc-rhdh-deploy-eks-helm.adoc @@ -15,6 +15,7 @@ When you install the {product-short} Helm chart in {eks-name} ({eks-short}), it * You have set the context to the {eks-short} cluster in your current `kubeconfig`. For more information, see https://docs.aws.amazon.com/eks/latest/userguide/create-kubeconfig.html[Creating or updating a kubeconfig file for an Amazon {eks-short} cluster]. * You have installed `kubectl`. For more information, see https://docs.aws.amazon.com/eks/latest/userguide/install-kubectl.html[Installing or updating kubectl]. * You have installed Helm 3 or the latest. For more information, see https://docs.aws.amazon.com/eks/latest/userguide/helm.html[Using Helm with Amazon {eks-short}]. +* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure diff --git a/modules/installation/proc-rhdh-deploy-eks-operator.adoc b/modules/installation/proc-rhdh-deploy-eks-operator.adoc index 23edd25a0e..ef6972db61 100644 --- a/modules/installation/proc-rhdh-deploy-eks-operator.adoc +++ b/modules/installation/proc-rhdh-deploy-eks-operator.adoc @@ -13,6 +13,7 @@ You can install the {product-short} Operator on {eks-short} using the https://ol * You have installed `kubectl`. For more information, see https://docs.aws.amazon.com/eks/latest/userguide/install-kubectl.html[Installing or updating kubectl]. * You have subscribed to `registry.redhat.io`. For more information, see link:https://access.redhat.com/articles/RegistryAuthentication[{company-name} Container Registry Authentication]. * You have installed the Operator Lifecycle Manager (OLM). For more information about installation and troubleshooting, see https://olm.operatorframework.io/docs/getting-started/[OLM QuickStart] or https://operatorhub.io/how-to-install-an-operator#How-do-I-get-Operator-Lifecycle-Manager?[How do I get Operator Lifecycle Manager?] +* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure diff --git a/modules/installation/proc-rhdh-deploy-gke-helm.adoc b/modules/installation/proc-rhdh-deploy-gke-helm.adoc index d8cdb7bd3f..4207a252b9 100644 --- a/modules/installation/proc-rhdh-deploy-gke-helm.adoc +++ b/modules/installation/proc-rhdh-deploy-gke-helm.adoc @@ -8,11 +8,10 @@ When you install the {product-short} Helm chart in {gke-brand-name} ({gke-short} * You have installed `kubectl`. For more information, see https://kubernetes.io/docs/tasks/tools/#kubectl[Install kubetl]. * You have installed the Google Cloud CLI. For more information, see https://cloud.google.com/sdk/docs/install[Install the gcloud CLI]. * You have logged in to your Google account and created a https://cloud.google.com/kubernetes-engine/docs/how-to/creating-an-autopilot-cluster[GKE Autopilot] or https://cloud.google.com/kubernetes-engine/docs/how-to/creating-a-zonal-cluster[GKE Standard] cluster. - - * You have configured a domain name for your {product-short} instance. * You have reserved a static external Premium IPv4 Global IP address that is not attached to any VM. For more information see https://cloud.google.com/vpc/docs/reserve-static-external-ip-address#reserve_new_static[Reserve a new static external IP address] * You have configured the DNS records for your domain name to point to the IP address that has been reserved. +* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. + [NOTE] ==== diff --git a/modules/installation/proc-rhdh-deploy-gke-operator.adoc b/modules/installation/proc-rhdh-deploy-gke-operator.adoc index 61d517ba90..026324de95 100644 --- a/modules/installation/proc-rhdh-deploy-gke-operator.adoc +++ b/modules/installation/proc-rhdh-deploy-gke-operator.adoc @@ -16,6 +16,8 @@ For information about the OLM, see link:https://olm.operatorframework.io/docs/[O * You have logged in to your Google account and created a https://cloud.google.com/kubernetes-engine/docs/how-to/creating-an-autopilot-cluster[GKE Autopilot] or https://cloud.google.com/kubernetes-engine/docs/how-to/creating-a-zonal-cluster[GKE Standard] cluster. +* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. + .Procedure . Connect to your GKE cluster using the following command: + From bd4fa569b1cf24c1ba749f85b3d210cf0dd3f4db Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 10 Sep 2025 08:03:34 +0200 Subject: [PATCH 2/2] Update installation prerequisite --- modules/installation/proc-install-operator.adoc | 2 +- modules/installation/proc-install-rhdh-helm-airgapped-full.adoc | 2 +- .../installation/proc-install-rhdh-helm-airgapped-partial.adoc | 2 +- modules/installation/proc-install-rhdh-ocp-helm-gui.adoc | 2 +- .../installation/proc-install-rhdh-operator-airgapped-full.adoc | 2 +- .../proc-install-rhdh-operator-airgapped-partial.adoc | 2 +- modules/installation/proc-install-rhdh-osd-gcp-helm.adoc | 2 +- modules/installation/proc-install-rhdh-osd-gcp-operator.adoc | 2 +- modules/installation/proc-rhdh-deploy-aks-helm.adoc | 2 +- modules/installation/proc-rhdh-deploy-eks-helm.adoc | 2 +- modules/installation/proc-rhdh-deploy-eks-operator.adoc | 2 +- modules/installation/proc-rhdh-deploy-gke-helm.adoc | 2 +- modules/installation/proc-rhdh-deploy-gke-operator.adoc | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/modules/installation/proc-install-operator.adoc b/modules/installation/proc-install-operator.adoc index 7694e9ae75..d0dfce8419 100644 --- a/modules/installation/proc-install-operator.adoc +++ b/modules/installation/proc-install-operator.adoc @@ -16,7 +16,7 @@ Containers are available for the following CPU architectures: * You are logged in as an administrator on the {ocp-short} web console. * You have configured the appropriate roles and permissions within your project to create or access an application. For more information, see the {ocp-docs-link}/html-single/building_applications/index#building-applications-overview[{ocp-brand-name} documentation on Building applications]. * You have installed {ocp-brand-name} {ocp-version-min} to {ocp-version}. -* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. +* Make sure that your system meets the minimum sizing requirements. See {about-book-link}#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure diff --git a/modules/installation/proc-install-rhdh-helm-airgapped-full.adoc b/modules/installation/proc-install-rhdh-helm-airgapped-full.adoc index 928dac1f48..64cd48efd0 100644 --- a/modules/installation/proc-install-rhdh-helm-airgapped-full.adoc +++ b/modules/installation/proc-install-rhdh-helm-airgapped-full.adoc @@ -16,7 +16,7 @@ If your network has access to the registry through a bastion host, you can use t ** {ocp-docs-link}/html-single/disconnected_environments/index#about-installing-oc-mirror-v2[You have installed the oc-mirror OpenShift CLI plugin]. ** You have installed {ocp-brand-name} {ocp-version-min} or later. ** You have installed the {openshift-cli} on your workstation. -* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. +* Make sure that your system meets the minimum sizing requirements. See {about-book-link}#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure . Create an `ImageSetConfiguration` file to specify the resources that you want to mirror. For example: diff --git a/modules/installation/proc-install-rhdh-helm-airgapped-partial.adoc b/modules/installation/proc-install-rhdh-helm-airgapped-partial.adoc index 03afa2b0d7..e15a2d4e1e 100644 --- a/modules/installation/proc-install-rhdh-helm-airgapped-partial.adoc +++ b/modules/installation/proc-install-rhdh-helm-airgapped-partial.adoc @@ -13,7 +13,7 @@ If your network has access to the `registry.redhat.io` registry and the `charts. * You have installed the {openshift-cli} on your workstation. * {ocp-docs-link}/html-single/disconnected_environments/index#about-installing-oc-mirror-v2[You have installed the oc-mirror OpenShift CLI plugin]. * You have an account in https://developers.redhat.com/[{rhdeveloper-name}] portal. -* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. +* Make sure that your system meets the minimum sizing requirements. See {about-book-link}#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure . Log in to your {ocp-short} account using the {openshift-cli} by running the following command: diff --git a/modules/installation/proc-install-rhdh-ocp-helm-gui.adoc b/modules/installation/proc-install-rhdh-ocp-helm-gui.adoc index ac492fd39f..2b22cd7a4a 100644 --- a/modules/installation/proc-install-rhdh-ocp-helm-gui.adoc +++ b/modules/installation/proc-install-rhdh-ocp-helm-gui.adoc @@ -20,7 +20,7 @@ The {product} Helm chart is available in the Helm catalog on {osd-short} and {oc * You are logged in to your {ocp-short} account. * A user with the {ocp-short} `admin` role has configured the appropriate roles and permissions within your project to create an application. For more information about {ocp-short} roles, see {ocp-docs-link}/html-single/authentication_and_authorization/index#authorization-overview_using-rbac[Using RBAC to define and apply permissions]. * You have created a project in {ocp-short}. For more information about creating a project in {ocp-short}, see {ocp-docs-link}/html-single/building_applications/index#working-with-projects[{ocp-brand-name} documentation]. -* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. +* Make sure that your system meets the minimum sizing requirements. See {about-book-link}#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure diff --git a/modules/installation/proc-install-rhdh-operator-airgapped-full.adoc b/modules/installation/proc-install-rhdh-operator-airgapped-full.adoc index 95390b87a6..0c9f5c4571 100644 --- a/modules/installation/proc-install-rhdh-operator-airgapped-full.adoc +++ b/modules/installation/proc-install-rhdh-operator-airgapped-full.adoc @@ -15,7 +15,7 @@ If your network has access to the registry through a bastion host, you can use t * You have installed `umoci` CLI tool. * You have an active `oc registry`, `podman`, or `skopeo` session to the `registry.redhat.io` {company-name} Ecosystem Catalog. For more information, see link:link:https://access.redhat.com/articles/RegistryAuthentication[{company-name} Container Registry Authentication]. * You have installed the `opm` CLI tool. For more information, see {ocp-docs-link}/html/cli_tools/opm-cli#olm-about-opm_cli-opm-install[Installing the opm CLI]. -* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. +* Make sure that your system meets the minimum sizing requirements. See {about-book-link}#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure . Download the mirroring script to disk by running the following command: diff --git a/modules/installation/proc-install-rhdh-operator-airgapped-partial.adoc b/modules/installation/proc-install-rhdh-operator-airgapped-partial.adoc index 83dc9c8205..259a3a16b3 100644 --- a/modules/installation/proc-install-rhdh-operator-airgapped-partial.adoc +++ b/modules/installation/proc-install-rhdh-operator-airgapped-partial.adoc @@ -27,7 +27,7 @@ When connected to a {ocp-short} cluster, the helper script detects it and automa * If you are using a supported Kubernetes cluster, you have the following prerequisites: ** You have installed the Operator Lifecycle Manager (OLM) on the disconnected cluster. ** You have a mirror registry that is reachable from the disconnected cluster. -* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. +* Make sure that your system meets the minimum sizing requirements. See {about-book-link}#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure . In your terminal, navigate to the directory where you want to save the mirroring script. diff --git a/modules/installation/proc-install-rhdh-osd-gcp-helm.adoc b/modules/installation/proc-install-rhdh-osd-gcp-helm.adoc index b12924f473..ef2a65cf46 100644 --- a/modules/installation/proc-install-rhdh-osd-gcp-helm.adoc +++ b/modules/installation/proc-install-rhdh-osd-gcp-helm.adoc @@ -10,7 +10,7 @@ You can install {product-short} on {osd-short} on {gcp-short} using the {product * You have a valid {gcp-short} account. * Your {osd-short} cluster is running on {gcp-short}. For more information, see{osd-docs-link}/html/installing_accessing_and_deleting_openshift_dedicated_clusters/osd-creating-a-cluster-on-gcp[Creating a cluster on GCP] in {osd-brand-name} documentation. * You have installed Helm 3 or the latest. -* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. +* Make sure that your system meets the minimum sizing requirements. See {about-book-link}#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure . From the *Developer* perspective on the {product-short} web console, click *+Add*. diff --git a/modules/installation/proc-install-rhdh-osd-gcp-operator.adoc b/modules/installation/proc-install-rhdh-osd-gcp-operator.adoc index 8abddf8d38..f14bf766c3 100644 --- a/modules/installation/proc-install-rhdh-osd-gcp-operator.adoc +++ b/modules/installation/proc-install-rhdh-osd-gcp-operator.adoc @@ -10,7 +10,7 @@ You can install {product-short} on {osd-short} on {gcp-short} using the {product * You have a valid {gcp-short} account. * Your {osd-short} cluster is running on {gcp-short}. For more information, see{osd-docs-link}/html/installing_accessing_and_deleting_openshift_dedicated_clusters/osd-creating-a-cluster-on-gcp[Creating a cluster on GCP] in {osd-brand-name} documentation. * You have administrator access to {osd-short} cluster and {gcp-short} project. -* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. +* Make sure that your system meets the minimum sizing requirements. See {about-book-link}#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure diff --git a/modules/installation/proc-rhdh-deploy-aks-helm.adoc b/modules/installation/proc-rhdh-deploy-aks-helm.adoc index 41eeb4f638..2f863759fa 100644 --- a/modules/installation/proc-rhdh-deploy-aks-helm.adoc +++ b/modules/installation/proc-rhdh-deploy-aks-helm.adoc @@ -13,7 +13,7 @@ You can deploy your {product-short} application on {aks-name} ({aks-short}) to a * You have installed the link:https://kubernetes.io/docs/reference/kubectl/[`kubectl` CLI]. * You are logged into your cluster using `kubectl`, and have `developer` or `admin` permissions. * You have installed Helm 3 or the latest. -* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. +* Make sure that your system meets the minimum sizing requirements. See {about-book-link}#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Comparison of {aks-short} specifics with the base {product-short} deployment diff --git a/modules/installation/proc-rhdh-deploy-eks-helm.adoc b/modules/installation/proc-rhdh-deploy-eks-helm.adoc index d3776c1a13..618b716512 100644 --- a/modules/installation/proc-rhdh-deploy-eks-helm.adoc +++ b/modules/installation/proc-rhdh-deploy-eks-helm.adoc @@ -15,7 +15,7 @@ When you install the {product-short} Helm chart in {eks-name} ({eks-short}), it * You have set the context to the {eks-short} cluster in your current `kubeconfig`. For more information, see https://docs.aws.amazon.com/eks/latest/userguide/create-kubeconfig.html[Creating or updating a kubeconfig file for an Amazon {eks-short} cluster]. * You have installed `kubectl`. For more information, see https://docs.aws.amazon.com/eks/latest/userguide/install-kubectl.html[Installing or updating kubectl]. * You have installed Helm 3 or the latest. For more information, see https://docs.aws.amazon.com/eks/latest/userguide/helm.html[Using Helm with Amazon {eks-short}]. -* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. +* Make sure that your system meets the minimum sizing requirements. See {about-book-link}#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure diff --git a/modules/installation/proc-rhdh-deploy-eks-operator.adoc b/modules/installation/proc-rhdh-deploy-eks-operator.adoc index ef6972db61..139b1c01ce 100644 --- a/modules/installation/proc-rhdh-deploy-eks-operator.adoc +++ b/modules/installation/proc-rhdh-deploy-eks-operator.adoc @@ -13,7 +13,7 @@ You can install the {product-short} Operator on {eks-short} using the https://ol * You have installed `kubectl`. For more information, see https://docs.aws.amazon.com/eks/latest/userguide/install-kubectl.html[Installing or updating kubectl]. * You have subscribed to `registry.redhat.io`. For more information, see link:https://access.redhat.com/articles/RegistryAuthentication[{company-name} Container Registry Authentication]. * You have installed the Operator Lifecycle Manager (OLM). For more information about installation and troubleshooting, see https://olm.operatorframework.io/docs/getting-started/[OLM QuickStart] or https://operatorhub.io/how-to-install-an-operator#How-do-I-get-Operator-Lifecycle-Manager?[How do I get Operator Lifecycle Manager?] -* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. +* Make sure that your system meets the minimum sizing requirements. See {about-book-link}#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure diff --git a/modules/installation/proc-rhdh-deploy-gke-helm.adoc b/modules/installation/proc-rhdh-deploy-gke-helm.adoc index 4207a252b9..585e1dc1cc 100644 --- a/modules/installation/proc-rhdh-deploy-gke-helm.adoc +++ b/modules/installation/proc-rhdh-deploy-gke-helm.adoc @@ -11,7 +11,7 @@ When you install the {product-short} Helm chart in {gke-brand-name} ({gke-short} * You have configured a domain name for your {product-short} instance. * You have reserved a static external Premium IPv4 Global IP address that is not attached to any VM. For more information see https://cloud.google.com/vpc/docs/reserve-static-external-ip-address#reserve_new_static[Reserve a new static external IP address] * You have configured the DNS records for your domain name to point to the IP address that has been reserved. -* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. +* Make sure that your system meets the minimum sizing requirements. See {about-book-link}#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. + [NOTE] ==== diff --git a/modules/installation/proc-rhdh-deploy-gke-operator.adoc b/modules/installation/proc-rhdh-deploy-gke-operator.adoc index 026324de95..388f038fb8 100644 --- a/modules/installation/proc-rhdh-deploy-gke-operator.adoc +++ b/modules/installation/proc-rhdh-deploy-gke-operator.adoc @@ -16,7 +16,7 @@ For information about the OLM, see link:https://olm.operatorframework.io/docs/[O * You have logged in to your Google account and created a https://cloud.google.com/kubernetes-engine/docs/how-to/creating-an-autopilot-cluster[GKE Autopilot] or https://cloud.google.com/kubernetes-engine/docs/how-to/creating-a-zonal-cluster[GKE Standard] cluster. -* Make sure that your system meets the minimum sizing requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.7/html-single/about_red_hat_developer_hub/index#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. +* Make sure that your system meets the minimum sizing requirements. See {about-book-link}#rhdh-sizing_about-rhdh[Sizing requirements for {product}]. .Procedure . Connect to your GKE cluster using the following command: