1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00

OSDOCS#11000: Migrating and modularizing HCP requirements from RHACM to OCP

This commit is contained in:
xenolinux
2024-08-29 16:34:13 +05:30
committed by openshift-cherrypick-robot
parent fad3d56521
commit cdbf2cf05d
2 changed files with 43 additions and 0 deletions

View File

@@ -7,3 +7,8 @@ include::_attributes/common-attributes.adoc[]
toc::[]
The hosting cluster and workers must run on the same infrastructure. For example, you cannot run your hosting cluster on bare metal and your workers on the cloud. However, the hub cluster and workers do not need to run on the same platform. For example, you might run your hosting cluster on bare metal and workers on {VirtProductName}.
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.
include::modules/hcp-requirements-platform-version.adoc[leveloffset=+1]

View File

@@ -0,0 +1,38 @@
// Module included in the following assemblies:
// * hosted-control-planes/hcp-prepare/hcp-requirements.adoc
:_mod-docs-content-type: CONCEPT
[id="hcp-requirements-platform-version_{context}"]
= Platform and version requirements for {hcp-capital}
The following table indicates which {product-title} versions are supported for each platform. In the table, Hosting {product-title} version refers to the {product-title} version where the {mce-short} is enabled:
.Required {product-title} versions for platforms
[cols="3",options="header"]
|===
|Platform |Hosting {product-title} version |Hosted {product-title} version
|{aws-full}
|4.11 - 4.16
|4.14 - 4.16 (only)
|{ibm-power-title}
|4.16
|4.16 (only)
|{ibm-z-title}
|4.16
|4.16 (only)
|{VirtProductName}
|4.14 - 4.16
|4.14 - 4.16 (only)
|Bare metal
|4.14 - 4.16
|4.14 - 4.16 (only)
|Non-bare metal agent machines
|4.16
|4.16 (only)
|===