-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[OCPBUGS-112344]: Clarifying IBM Z and IBM Power info in HCP support matrix #118821
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -147,10 +147,7 @@ The following table indicates which {product-title} versions are supported for e | |
|
|
||
| [IMPORTANT] | ||
| ==== | ||
| For {ibm-power-title} and {ibm-z-title}: | ||
|
|
||
| * You must run the control plane on machine types that are based on 64-bit x86 architecture or s390x architecture | ||
| * You must run node pools on {ibm-power-title} or {ibm-z-title} | ||
| For {hcp} on {ibm-power-title} or {ibm-z-title}, the control plane must run on either 64_bit x86 architecture or s390x architecture. Node pools must run on either {ibm-power-title} or {ibm-z-title}. No other combinations are supported. | ||
| ==== | ||
|
|
||
| In the following table, the management cluster version is the {product-title} version where the {mce-short} is enabled: | ||
|
|
@@ -233,21 +230,11 @@ The following tables indicate the supported architectures for {hcp}, organized b | |
| |ARM64 | ||
| |4.21 - 4.22 | ||
|
|
||
| |{ibm-power-title} | ||
| |64-bit x86 | ||
| |64-bit x86 | ||
| |4.19 - 4.22 | ||
|
|
||
| |{ibm-power-title} | ||
| |64-bit x86 | ||
| |ppc64le | ||
| |4.18 - 4.22 | ||
|
|
||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Removed the following lines because HCP on IBM Z does not support nodes on 64-bit x86 architecture.
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Are any other combinations supported for HCP on IBM Power? For example, can the control plane be s390x and the nodes be ppc64le? |
||
| |{ibm-z-title} | ||
| |64-bit x86 | ||
| |64-bit x86 | ||
| |4.18 - 4.22 | ||
|
|
||
| |{ibm-z-title} | ||
| |64-bit x86 | ||
| |s390x | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed the following lines because HCP on IBM Power does not support nodes on 64_bit x86 architecture.