From 4146c97131ea66e87d4169b62a60b538a35b969c Mon Sep 17 00:00:00 2001 From: Mike Pytlak Date: Fri, 10 Jun 2022 08:57:12 -0400 Subject: [PATCH] Relabled IBM Cloud to IBM Cloud VPC --- _topic_maps/_topic_map.yml | 14 +++++----- installing/installing-preparing.adoc | 12 ++++----- .../configuring-iam-ibm-cloud.adoc | 8 +++--- .../installing-ibm-cloud-account.adoc | 10 +++---- .../installing-ibm-cloud-customizations.adoc | 10 +++---- ...ling-ibm-cloud-network-customizations.adoc | 10 +++---- .../preparing-to-install-on-ibm-cloud.adoc | 27 +++++++++---------- .../uninstalling-cluster-ibm-cloud.adoc | 4 +-- modules/installation-cis-ibm-cloud.adoc | 4 +-- ...installation-configuration-parameters.adoc | 14 +++++----- .../installation-ibm-cloud-config-yaml.adoc | 2 +- ...stallation-ibm-cloud-creating-api-key.adoc | 6 ++--- ...stallation-ibm-cloud-export-variables.adoc | 8 +++--- ...lation-ibm-cloud-iam-policies-api-key.adoc | 8 +++--- modules/installation-ibm-cloud-regions.adoc | 2 +- modules/manually-create-iam-ibm-cloud.adoc | 6 ++--- modules/quotas-and-limits-ibm-cloud.adoc | 14 +++++----- 17 files changed, 78 insertions(+), 81 deletions(-) diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml index 96316ff19f4b..def4a22a99bf 100644 --- a/_topic_maps/_topic_map.yml +++ b/_topic_maps/_topic_map.yml @@ -239,21 +239,21 @@ Topics: File: installing-restricted-networks-gcp - Name: Uninstalling a cluster on GCP File: uninstalling-cluster-gcp -- Name: Installing on IBM Cloud +- Name: Installing on IBM Cloud VPC Dir: installing_ibm_cloud_public Distros: openshift-origin,openshift-enterprise Topics: - - Name: Preparing to install on IBM Cloud + - Name: Preparing to install on IBM Cloud VPC File: preparing-to-install-on-ibm-cloud - - Name: Configuring an IBM Cloud account + - Name: Configuring an IBM Cloud account VPC File: installing-ibm-cloud-account - - Name: Configuring IAM for IBM Cloud + - Name: Configuring IAM for IBM Cloud VPC File: configuring-iam-ibm-cloud - - Name: Installing a cluster on IBM Cloud with customizations + - Name: Installing a cluster on IBM Cloud VPC with customizations File: installing-ibm-cloud-customizations - - Name: Installing a cluster on IBM Cloud with network customizations + - Name: Installing a cluster on IBM Cloud VPC with network customizations File: installing-ibm-cloud-network-customizations - - Name: Uninstalling a cluster on IBM Cloud + - Name: Uninstalling a cluster on IBM Cloud VPC File: uninstalling-cluster-ibm-cloud - Name: Installing on bare metal Dir: installing_bare_metal diff --git a/installing/installing-preparing.adoc b/installing/installing-preparing.adoc index 72e76a808f3f..88817a9c80f6 100644 --- a/installing/installing-preparing.adoc +++ b/installing/installing-preparing.adoc @@ -25,7 +25,7 @@ If you want to install and manage {product-title} yourself, you can install it o * Google Cloud Platform (GCP) * {rh-openstack-first} * {rh-virtualization-first} -* IBM Cloud +* IBM Cloud VPC * IBM Z and LinuxONE * IBM Z and LinuxONE for {op-system-base-full} KVM * IBM Power @@ -36,7 +36,7 @@ If you want to install and manage {product-title} yourself, you can install it o You can deploy an {product-title} 4 cluster to both on-premise hardware and to cloud hosting services, but all of the machines in a cluster must be in the same datacenter or cloud hosting service. -If you want to use {product-title} but do not want to manage the cluster yourself, you have several managed service options. If you want a cluster that is fully managed by Red Hat, you can use link:https://www.openshift.com/products/dedicated/[OpenShift Dedicated] or link:https://www.openshift.com/products/online/[OpenShift Online]. You can also use OpenShift as a managed service on Azure, AWS, IBM Cloud, or Google Cloud. For more information about managed services, see the link:https://www.openshift.com/products[OpenShift Products] page. +If you want to use {product-title} but do not want to manage the cluster yourself, you have several managed service options. If you want a cluster that is fully managed by Red Hat, you can use link:https://www.openshift.com/products/dedicated/[OpenShift Dedicated] or link:https://www.openshift.com/products/online/[OpenShift Online]. You can also use OpenShift as a managed service on Azure, AWS, IBM Cloud VPC, or Google Cloud. For more information about managed services, see the link:https://www.openshift.com/products[OpenShift Products] page. [id="installing-preparing-migrate"] === Have you used {product-title} 3 and want to use {product-title} 4? @@ -123,7 +123,7 @@ Not all installation options are supported for all platforms, as shown in the fo //This table is for all flavors of OpenShift, except OKD. A separate table is required because OKD does not support multiple AWS architecture types. Trying to maintain one table using conditions, while convenient, is very fragile and prone to publishing errors. ifndef::openshift-origin[] |=== -||Alibaba |AWS (x86_64) |AWS (arm64) |Azure |Azure Stack Hub |GCP |{rh-openstack} |{rh-openstack} on SR-IOV |RHV |Bare metal |vSphere |VMC |IBM Cloud |IBM Z |IBM Power +||Alibaba |AWS (x86_64) |AWS (arm64) |Azure |Azure Stack Hub |GCP |{rh-openstack} |{rh-openstack} on SR-IOV |RHV |Bare metal |vSphere |VMC |IBM Cloud VPC |IBM Z |IBM Power |Default |xref:../installing/installing_alibaba/installing-alibaba-default.adoc#installing-alibaba-default[X] @@ -283,7 +283,7 @@ endif::openshift-origin[] //This table is for OKD only. A separate table is required because OKD does not support multiple AWS architecture types. Trying to maintain one table using conditions, while convenient, is very fragile and prone to publishing errors. ifdef::openshift-origin[] |=== -||Alibaba |AWS |Azure |Azure Stack Hub |GCP |{rh-openstack} |{rh-openstack} on SR-IOV |oVirt |Bare metal |vSphere |VMC |IBM Cloud |IBM Z |IBM Power +||Alibaba |AWS |Azure |Azure Stack Hub |GCP |{rh-openstack} |{rh-openstack} on SR-IOV |oVirt |Bare metal |vSphere |VMC |IBM Cloud VPC |IBM Z |IBM Power |Default |xref:../installing/installing_alibaba/installing-alibaba-default.adoc#installing-alibaba-default[X] @@ -435,7 +435,7 @@ endif::openshift-origin[] //This table is for all flavors of OpenShift, except OKD. A separate table is required because OKD does not support multiple AWS architecture types. Trying to maintain one table using conditions, while convenient, is very fragile and prone to publishing errors. ifndef::openshift-origin[] |=== -||Alibaba |AWS |Azure |Azure Stack Hub |GCP |{rh-openstack} |{rh-openstack} on SR-IOV |RHV |Bare metal (x86_64) |Bare metal (arm64) |vSphere |VMC |IBM Cloud |IBM Z |IBM Z with {op-system-base} KVM |IBM Power |Platform agnostic +||Alibaba |AWS |Azure |Azure Stack Hub |GCP |{rh-openstack} |{rh-openstack} on SR-IOV |RHV |Bare metal (x86_64) |Bare metal (arm64) |vSphere |VMC |IBM Cloud VPC |IBM Z |IBM Z with {op-system-base} KVM |IBM Power |Platform agnostic |Custom | @@ -520,7 +520,7 @@ endif::openshift-origin[] //This table is for OKD only. A separate table is required because OKD does not support multiple AWS architecture types. Trying to maintain one table using conditions, while convenient, is very fragile and prone to publishing errors. ifdef::openshift-origin[] |=== -||Alibaba |AWS |Azure |Azure Stack Hub |GCP |{rh-openstack} |{rh-openstack} on SR-IOV |oVirt |Bare metal |vSphere |VMC |IBM Cloud |IBM Z |IBM Z with {op-system-base} KVM |IBM Power |Platform agnostic +||Alibaba |AWS |Azure |Azure Stack Hub |GCP |{rh-openstack} |{rh-openstack} on SR-IOV |oVirt |Bare metal |vSphere |VMC |IBM Cloud VPC |IBM Z |IBM Z with {op-system-base} KVM |IBM Power |Platform agnostic |Custom | diff --git a/installing/installing_ibm_cloud_public/configuring-iam-ibm-cloud.adoc b/installing/installing_ibm_cloud_public/configuring-iam-ibm-cloud.adoc index 5267f3933315..efe4cb99bc86 100644 --- a/installing/installing_ibm_cloud_public/configuring-iam-ibm-cloud.adoc +++ b/installing/installing_ibm_cloud_public/configuring-iam-ibm-cloud.adoc @@ -1,6 +1,6 @@ :_content-type: ASSEMBLY [id="configuring-iam-ibm-cloud"] -= Configuring IAM for IBM Cloud += Configuring IAM for IBM Cloud VPC include::_attributes/common-attributes.adoc[] :context: configuring-iam-ibm-cloud @@ -8,7 +8,7 @@ toc::[] In environments where the cloud identity and access management (IAM) APIs are not reachable, you must put the Cloud Credential Operator (CCO) into manual mode before you install the cluster. -:FeatureName: IBM Cloud using installer-provisioned infrastructure +:FeatureName: IBM Cloud VPC using installer-provisioned infrastructure include::snippets/technology-preview.adoc[] include::modules/alternatives-to-storing-admin-secrets-in-kube-system.adoc[leveloffset=+1] @@ -25,8 +25,8 @@ include::modules/cco-ccoctl-configuring.adoc[leveloffset=+1] [role="_additional-resources"] [id="additional-resources_configuring-iam-ibm-cloud-refreshing-ids"] .Additional resources -* xref:../../post_installation_configuration/cluster-tasks.adoc#refreshing-service-ids-ibm-cloud_post-install-cluster-tasks[Rotating API keys for IBM Cloud] +* xref:../../post_installation_configuration/cluster-tasks.adoc#refreshing-service-ids-ibm-cloud_post-install-cluster-tasks[Rotating API keys for IBM Cloud VPC] [id="next-steps_configuring-iam-ibm-cloud"] == Next steps -* xref:../../installing/installing_ibm_cloud_public/installing-ibm-cloud-customizations.adoc#installing-ibm-cloud-customizations[Installing a cluster on IBM Cloud with customizations] +* xref:../../installing/installing_ibm_cloud_public/installing-ibm-cloud-customizations.adoc#installing-ibm-cloud-customizations[Installing a cluster on IBM Cloud VPC with customizations] diff --git a/installing/installing_ibm_cloud_public/installing-ibm-cloud-account.adoc b/installing/installing_ibm_cloud_public/installing-ibm-cloud-account.adoc index 0cffed528e5a..a1f3285148a5 100644 --- a/installing/installing_ibm_cloud_public/installing-ibm-cloud-account.adoc +++ b/installing/installing_ibm_cloud_public/installing-ibm-cloud-account.adoc @@ -1,20 +1,20 @@ :_content-type: ASSEMBLY [id="installing-ibm-cloud-account"] -= Configuring an IBM Cloud account += Configuring an IBM Cloud VPC account include::_attributes/common-attributes.adoc[] :context: installing-ibm-cloud-account toc::[] -Before you can install {product-title}, you must configure an IBM Cloud account. +Before you can install {product-title}, you must configure an IBM Cloud VPC account. -:FeatureName: IBM Cloud using installer-provisioned infrastructure +:FeatureName: IBM Cloud VPC using installer-provisioned infrastructure include::snippets/technology-preview.adoc[] [id="prerequisites_installing-ibm-cloud-account"] == Prerequisites -* You have an IBM Cloud account with a subscription. You cannot install {product-title} on a free or trial IBM Cloud account. +* You have an IBM Cloud VPC account with a subscription. You cannot install {product-title} on a free or trial IBM Cloud VPC account. include::modules/quotas-and-limits-ibm-cloud.adoc[leveloffset=+1] @@ -27,4 +27,4 @@ include::modules/installation-ibm-cloud-regions.adoc[leveloffset=+1] [id="next-steps_installing-ibm-cloud-account"] == Next steps -* xref:../../installing/installing_ibm_cloud_public/configuring-iam-ibm-cloud.adoc#configuring-iam-ibm-cloud[Configuring IAM for IBM Cloud] +* xref:../../installing/installing_ibm_cloud_public/configuring-iam-ibm-cloud.adoc#configuring-iam-ibm-cloud[Configuring IAM for IBM Cloud VPC] diff --git a/installing/installing_ibm_cloud_public/installing-ibm-cloud-customizations.adoc b/installing/installing_ibm_cloud_public/installing-ibm-cloud-customizations.adoc index fcbd11833507..8589993d90da 100644 --- a/installing/installing_ibm_cloud_public/installing-ibm-cloud-customizations.adoc +++ b/installing/installing_ibm_cloud_public/installing-ibm-cloud-customizations.adoc @@ -1,14 +1,14 @@ :_content-type: ASSEMBLY [id="installing-ibm-cloud-customizations"] -= Installing a cluster on IBM Cloud with customizations += Installing a cluster on IBM Cloud VPC with customizations include::_attributes/common-attributes.adoc[] :context: installing-ibm-cloud-customizations toc::[] -In {product-title} version {product-version}, you can install a customized cluster on infrastructure that the installation program provisions on IBM Cloud. To customize the installation, you modify parameters in the `install-config.yaml` file before you install the cluster. +In {product-title} version {product-version}, you can install a customized cluster on infrastructure that the installation program provisions on IBM Cloud VPC. To customize the installation, you modify parameters in the `install-config.yaml` file before you install the cluster. -:FeatureName: IBM Cloud using installer-provisioned infrastructure +:FeatureName: IBM Cloud VPC using installer-provisioned infrastructure include::snippets/technology-preview.adoc[] [id="prerequisites_installing-ibm-cloud-customizations"] @@ -16,9 +16,9 @@ include::snippets/technology-preview.adoc[] * You reviewed details about the xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update] processes. * You read the documentation on xref:../../installing/installing-preparing.adoc#installing-preparing[selecting a cluster installation method and preparing it for users]. -* You xref:../../installing/installing_ibm_cloud_public/installing-ibm-cloud-account.adoc#installing-ibm-cloud-account[configured an IBM Cloud account] to host the cluster. +* You xref:../../installing/installing_ibm_cloud_public/installing-ibm-cloud-account.adoc#installing-ibm-cloud-account[configured an IBM Cloud VPC account] to host the cluster. * If you use a firewall, you xref:../../installing/install_config/configuring-firewall.adoc#configuring-firewall[configured it to allow the sites] that your cluster requires access to. -* You configured the `ccoctl` utility before you installed the cluster. For more information, see xref:../../installing/installing_ibm_cloud_public/configuring-iam-ibm-cloud.adoc#configuring-iam-ibm-cloud[Configuring IAM for IBM Cloud]. +* You configured the `ccoctl` utility before you installed the cluster. For more information, see xref:../../installing/installing_ibm_cloud_public/configuring-iam-ibm-cloud.adoc#configuring-iam-ibm-cloud[Configuring IAM for IBM Cloud VPC]. include::modules/cluster-entitlements.adoc[leveloffset=+1] diff --git a/installing/installing_ibm_cloud_public/installing-ibm-cloud-network-customizations.adoc b/installing/installing_ibm_cloud_public/installing-ibm-cloud-network-customizations.adoc index cb1f32c935d8..4070a2fb6ff3 100644 --- a/installing/installing_ibm_cloud_public/installing-ibm-cloud-network-customizations.adoc +++ b/installing/installing_ibm_cloud_public/installing-ibm-cloud-network-customizations.adoc @@ -1,17 +1,17 @@ :_content-type: ASSEMBLY [id="installing-ibm-cloud-network-customizations"] -= Installing a cluster on IBM Cloud with network customizations += Installing a cluster on IBM Cloud VPC with network customizations include::_attributes/common-attributes.adoc[] :context: installing-ibm-cloud-network-customizations toc::[] In {product-title} version {product-version}, you can install a cluster with a -customized network configuration on infrastructure that the installation program provisions on IBM Cloud. By customizing your network configuration, your cluster can coexist with existing IP address allocations in your environment and integrate with existing MTU and VXLAN configurations. To customize the installation, you modify parameters in the `install-config.yaml` file before you install the cluster. +customized network configuration on infrastructure that the installation program provisions on IBM Cloud VPC. By customizing your network configuration, your cluster can coexist with existing IP address allocations in your environment and integrate with existing MTU and VXLAN configurations. To customize the installation, you modify parameters in the `install-config.yaml` file before you install the cluster. You must set most of the network configuration parameters during installation, and you can modify only `kubeProxy` configuration parameters in a running cluster. -:FeatureName: IBM Cloud using installer-provisioned infrastructure +:FeatureName: IBM Cloud VPC using installer-provisioned infrastructure include::snippets/technology-preview.adoc[] [id="prerequisites_installing-ibm-cloud-network-customizations"] @@ -19,9 +19,9 @@ include::snippets/technology-preview.adoc[] * You reviewed details about the xref:../../architecture/architecture-installation.adoc#architecture-installation[{product-title} installation and update] processes. * You read the documentation on xref:../../installing/installing-preparing.adoc#installing-preparing[selecting a cluster installation method and preparing it for users]. -* You xref:../../installing/installing_ibm_cloud_public/installing-ibm-cloud-account.adoc#installing-ibm-cloud-account[configured an IBM Cloud account] to host the cluster. +* You xref:../../installing/installing_ibm_cloud_public/installing-ibm-cloud-account.adoc#installing-ibm-cloud-account[configured an IBM Cloud VPC account] to host the cluster. * If you use a firewall, you xref:../../installing/install_config/configuring-firewall.adoc#configuring-firewall[configured it to allow the sites] that your cluster requires access to. -* You configured the `ccoctl` utility before you installed the cluster. For more information, see xref:../../installing/installing_ibm_cloud_public/configuring-iam-ibm-cloud.adoc#configuring-iam-ibm-cloud[Configuring IAM for IBM Cloud]. +* You configured the `ccoctl` utility before you installed the cluster. For more information, see xref:../../installing/installing_ibm_cloud_public/configuring-iam-ibm-cloud.adoc#configuring-iam-ibm-cloud[Configuring IAM for IBM Cloud VPC]. include::modules/cluster-entitlements.adoc[leveloffset=+1] diff --git a/installing/installing_ibm_cloud_public/preparing-to-install-on-ibm-cloud.adoc b/installing/installing_ibm_cloud_public/preparing-to-install-on-ibm-cloud.adoc index 3cdca51f358a..cb2f2d2e790c 100644 --- a/installing/installing_ibm_cloud_public/preparing-to-install-on-ibm-cloud.adoc +++ b/installing/installing_ibm_cloud_public/preparing-to-install-on-ibm-cloud.adoc @@ -1,11 +1,13 @@ :_content-type: ASSEMBLY [id="preparing-to-install-on-ibm-cloud"] -= Preparing to install on IBM Cloud += Preparing to install on IBM Cloud VPC include::_attributes/common-attributes.adoc[] :context: preparing-to-install-on-ibm-cloud toc::[] +The installation workflows documented in this section are for IBM Cloud VPC infrastructure environments. IBM Cloud Classic is not supported at this time. For more information on the difference between Classic and VPC infrastructures, see IBM's link:https://cloud.ibm.com/docs/cloud-infrastructure?topic=cloud-infrastructure-compare-infrastructure[documentation]. + [id="prerequisites_preparing-to-install-on-ibm-cloud"] == Prerequisites @@ -16,34 +18,29 @@ toc::[] :FeatureName: IBM Cloud using installer-provisioned infrastructure include::snippets/technology-preview.adoc[] -[IMPORTANT] -==== -The installation workflows documented in this section are for IBM Cloud VPC infrastructure environments. IBM Cloud Classic is not supported at this time. For more information on the difference between Classic and VPC infrastructures, see IBM's link:https://cloud.ibm.com/docs/cloud-infrastructure?topic=cloud-infrastructure-compare-infrastructure[documentation]. -==== - [id="requirements-for-installing-ocp-on-ibm-cloud"] -== Requirements for installing {product-title} on IBM Cloud +== Requirements for installing {product-title} on IBM Cloud VPC -Before installing {product-title} on IBM Cloud, you must create a service account and configure an IBM Cloud account. See xref:../../installing/installing_ibm_cloud_public/installing-ibm-cloud-account.adoc#installing-ibm-cloud-account[Configuring an IBM Cloud account] for details about creating an account, enabling API services, configuring DNS, IBM Cloud account limits, and supported IBM Cloud regions. +Before installing {product-title} on IBM Cloud VPC, you must create a service account and configure an IBM Cloud VPC account. See xref:../../installing/installing_ibm_cloud_public/installing-ibm-cloud-account.adoc#installing-ibm-cloud-account[Configuring an IBM Cloud VPC account] for details about creating an account, enabling API services, configuring DNS, IBM Cloud VPC account limits, and supported IBM Cloud VPC regions. -You must manually manage your cloud credentials when installing a cluster to IBM Cloud. Do this by configuring the Cloud Credential Operator (CCO) for manual mode before you install the cluster. For more information, see xref:../../installing/installing_ibm_cloud_public/configuring-iam-ibm-cloud.adoc#configuring-iam-ibm-cloud[Configuring IAM for IBM Cloud]. +You must manually manage your cloud credentials when installing a cluster to IBM Cloud VPC. Do this by configuring the Cloud Credential Operator (CCO) for manual mode before you install the cluster. For more information, see xref:../../installing/installing_ibm_cloud_public/configuring-iam-ibm-cloud.adoc#configuring-iam-ibm-cloud[Configuring IAM for IBM Cloud VPC]. [id="choosing-a-method-to-install-ocp-on-ibm-cloud"] -== Choosing a method to install {product-title} on IBM Cloud +== Choosing a method to install {product-title} on IBM Cloud VPC -You can install {product-title} on IBM Cloud using installer-provisioned infrastructure. This process involves using an installation program to provision the underlying infrastructure for your cluster. Installing {product-title} on IBM Cloud using user-provisioned infrastructure is not supported at this time. +You can install {product-title} on IBM Cloud VPC using installer-provisioned infrastructure. This process involves using an installation program to provision the underlying infrastructure for your cluster. Installing {product-title} on IBM Cloud VPC using user-provisioned infrastructure is not supported at this time. See xref:../../architecture/architecture-installation.adoc#installation-process_architecture-installation[Installation process] for more information about installer-provisioned installation processes. [id="choosing-an-method-to-install-ocp-on-ibm-cloud-installer-provisioned"] === Installing a cluster on installer-provisioned infrastructure -You can install a cluster on IBM Cloud infrastructure that is provisioned by the {product-title} installation program by using one of the following methods: +You can install a cluster on IBM Cloud VPC infrastructure that is provisioned by the {product-title} installation program by using one of the following methods: -* **xref:../../installing/installing_ibm_cloud_public/installing-ibm-cloud-customizations.adoc#installing-ibm-cloud-customizations[Installing a customized cluster on IBM Cloud]**: You can install a customized cluster on IBM Cloud infrastructure that the installation program provisions. The installation program allows for some customization to be applied at the installation stage. Many other customization options are available xref:../../post_installation_configuration/cluster-tasks.adoc#post-install-cluster-tasks[post-installation]. +* **xref:../../installing/installing_ibm_cloud_public/installing-ibm-cloud-customizations.adoc#installing-ibm-cloud-customizations[Installing a customized cluster on IBM Cloud VPC]**: You can install a customized cluster on IBM Cloud VPC infrastructure that the installation program provisions. The installation program allows for some customization to be applied at the installation stage. Many other customization options are available xref:../../post_installation_configuration/cluster-tasks.adoc#post-install-cluster-tasks[post-installation]. -* **xref:../../installing/installing_ibm_cloud_public/installing-ibm-cloud-network-customizations.adoc#installing-ibm-cloud-network-customizations[Installing a cluster on IBM Cloud with network customizations]**: You can customize your {product-title} network configuration during installation, so that your cluster can coexist with your existing IP address allocations and adhere to your network requirements. +* **xref:../../installing/installing_ibm_cloud_public/installing-ibm-cloud-network-customizations.adoc#installing-ibm-cloud-network-customizations[Installing a cluster on IBM Cloud VPC with network customizations]**: You can customize your {product-title} network configuration during installation, so that your cluster can coexist with your existing IP address allocations and adhere to your network requirements. [id="next-steps_preparing-to-install-on-ibm-cloud"] == Next steps -* xref:../../installing/installing_ibm_cloud_public/installing-ibm-cloud-account.adoc#installing-ibm-cloud-account[Configuring an IBM Cloud account] +* xref:../../installing/installing_ibm_cloud_public/installing-ibm-cloud-account.adoc#installing-ibm-cloud-account[Configuring an IBM Cloud VPC account] diff --git a/installing/installing_ibm_cloud_public/uninstalling-cluster-ibm-cloud.adoc b/installing/installing_ibm_cloud_public/uninstalling-cluster-ibm-cloud.adoc index f2c4a355e263..3cec6a033333 100644 --- a/installing/installing_ibm_cloud_public/uninstalling-cluster-ibm-cloud.adoc +++ b/installing/installing_ibm_cloud_public/uninstalling-cluster-ibm-cloud.adoc @@ -1,11 +1,11 @@ :_content-type: ASSEMBLY [id="uninstalling-cluster-ibm-cloud"] -= Uninstalling a cluster on IBM Cloud += Uninstalling a cluster on IBM Cloud VPC include::_attributes/common-attributes.adoc[] :context: uninstalling-cluster-ibm-cloud toc::[] -You can remove a cluster that you deployed to IBM Cloud. +You can remove a cluster that you deployed to IBM Cloud VPC. include::modules/installation-uninstall-clouds.adoc[leveloffset=+1] diff --git a/modules/installation-cis-ibm-cloud.adoc b/modules/installation-cis-ibm-cloud.adoc index 45e15017c537..33f043a2ad48 100644 --- a/modules/installation-cis-ibm-cloud.adoc +++ b/modules/installation-cis-ibm-cloud.adoc @@ -6,11 +6,11 @@ [id="installation-cis-ibm-cloud_{context}"] = Configuring DNS resolution using Cloud Internet Services -IBM Cloud Internet Services (CIS) is used by the installation program to configure cluster DNS resolution and provide name lookup for the cluster to external resources. Only public DNS is supported with IBM Cloud. +IBM Cloud Internet Services (CIS) is used by the installation program to configure cluster DNS resolution and provide name lookup for the cluster to external resources. Only public DNS is supported with IBM Cloud VPC. [NOTE] ==== -IBM Cloud does not support IPv6, so dual stack or IPv6 environments are not possible. +IBM Cloud VPC does not support IPv6, so dual stack or IPv6 environments are not possible. ==== You must create a domain zone in CIS in the same account as your cluster. You must also ensure the zone is authoritative for the domain. You can do this using a root domain or subdomain. diff --git a/modules/installation-configuration-parameters.adoc b/modules/installation-configuration-parameters.adoc index a333fef7549f..cc47aa131833 100644 --- a/modules/installation-configuration-parameters.adoc +++ b/modules/installation-configuration-parameters.adoc @@ -635,7 +635,7 @@ endif::[] ifndef::aws,aws-govcloud,aws-secret,aws-restricted,azure,gcp[] `Internal` or `External`. The default value is `External`. -Setting this field to `Internal` is not supported on non-cloud platforms and IBM Cloud. +Setting this field to `Internal` is not supported on non-cloud platforms and IBM Cloud VPC. ifeval::[{product-version} <= 4.7] [IMPORTANT] ==== @@ -1109,11 +1109,11 @@ The GCP Compute Engine System service account email, like `