From 78816d1e3a443f598cefa1fd97c863ebb9a71e95 Mon Sep 17 00:00:00 2001 From: Laura Hinson Date: Thu, 18 Jun 2026 15:49:44 -0400 Subject: [PATCH] [OSDOCS-19997]: CQA: Requirements to deploy HCP --- .../hcp-deploy/hcp-deploy-ibm-power.adoc | 2 +- .../hcp-prepare/hcp-requirements.adoc | 11 ++++++----- modules/hcp-fips.adoc | 1 + 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/hosted_control_planes/hcp-deploy/hcp-deploy-ibm-power.adoc b/hosted_control_planes/hcp-deploy/hcp-deploy-ibm-power.adoc index f38e8633db8e..9a2351276a61 100644 --- a/hosted_control_planes/hcp-deploy/hcp-deploy-ibm-power.adoc +++ b/hosted_control_planes/hcp-deploy/hcp-deploy-ibm-power.adoc @@ -48,7 +48,7 @@ include::modules/hcp-bm-hc.adoc[leveloffset=+1] [role="_additional-resources"] .Additional resources -* xref:../../hosted_control_planes/hcp-prepare/hcp-requirements.adoc[Requirements for hosted control planes] +* xref:../../hosted_control_planes/hcp-prepare/hcp-requirements.adoc#hcp-requirements[Requirements for hosted control planes] * xref:../../hosted_control_planes/hcp-deploy/hcp-deploy-bm.adoc#hcp-bm-dns_hcp-deploy-bm[DNS configurations on bare metal] * xref:../../hosted_control_planes/hcp-import.adoc[Manually importing a hosted cluster] * xref:../../hosted_control_planes/hcp-disconnected/hcp-deploy-dc-bm.adoc#hcp-dc-extract_hcp-deploy-dc-bm[Extracting the release image digest] diff --git a/hosted_control_planes/hcp-prepare/hcp-requirements.adoc b/hosted_control_planes/hcp-prepare/hcp-requirements.adoc index 6b44f84e8ec4..0f9d400fab2f 100644 --- a/hosted_control_planes/hcp-prepare/hcp-requirements.adoc +++ b/hosted_control_planes/hcp-prepare/hcp-requirements.adoc @@ -1,18 +1,19 @@ :_mod-docs-content-type: ASSEMBLY [id="hcp-requirements"] -include::_attributes/common-attributes.adoc[] = Requirements for {hcp} +include::_attributes/common-attributes.adoc[] :context: hcp-requirements toc::[] -In the context of {hcp}, a _management cluster_ is an {product-title} cluster where the HyperShift Operator is deployed and where the control planes for hosted clusters are hosted. - -The control plane is associated with a hosted cluster and runs as pods in a single namespace. When the cluster service consumer creates a hosted cluster, it creates a worker node that is independent of the control plane. +[role=_abstract] +Ensure you are familiar with the general requirements to deploy {hcp}. The following requirements apply to {hcp}: -* In order to run the HyperShift Operator, your management cluster needs at least three worker nodes. +* In order to run the HyperShift Operator, your management cluster needs at least three worker nodes. In the context of {hcp}, a _management cluster_ is an {product-title} cluster where the HyperShift Operator is deployed and where the control planes for hosted clusters are hosted. ++ +The control plane is associated with a hosted cluster and runs as pods in a single namespace. When the cluster service consumer creates a hosted cluster, it creates a worker node that is independent of the control plane. * You must open the firewall port `53` on Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) to allow the Domain Name Service (DNS) protocol to work as expected. diff --git a/modules/hcp-fips.adoc b/modules/hcp-fips.adoc index 4fd9c0a78fb9..9ed9ca2c7c3b 100644 --- a/modules/hcp-fips.adoc +++ b/modules/hcp-fips.adoc @@ -7,6 +7,7 @@ [id="hcp-fips_{context}"] = FIPS-enabled hosted clusters +[role="_abstract"] The binaries for {hcp} are FIPs-compliant, with the exception of the {hcp} command-line interface, `hcp`. If you want to deploy a FIPS-enabled hosted cluster, you must use a FIPS-enabled management cluster. To enable FIPS mode for your management cluster, you must run the installation program from a {op-system-base-full} computer configured to operate in FIPS mode. For more information about configuring FIPS mode on {op-system-base}, see link:https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/security_hardening/switching-rhel-to-fips-mode_security-hardening[Switching {op-system-base} to FIPS mode].