Skip to content

Commit c332fd5

Browse files
committed
OSDOCS-14172: Adding docs for supported Kueue environments and arch
1 parent fbb840c commit c332fd5

File tree

5 files changed

+42
-0
lines changed

5 files changed

+42
-0
lines changed

_attributes/common-attributes.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,4 @@
116116
//Kueue
117117
:platform: Red Hat OpenShift Container Platform
118118
:kueue-op: Red Hat Build of Kueue Operator
119+
:ms: Red{nbsp}Hat build of MicroShift (MicroShift)

disconnected/install-disconnected.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ After enabling OLM in a disconnected environment, you can continue to use your u
1616

1717
For full documentation on completing these steps, see the {platform} documentation on link:https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/disconnected_environments/olm-restricted-networks[Using Operator Lifecycle Manager in disconnected environments].
1818

19+
include::modules/compatible-environments.adoc[leveloffset=+1]
20+
1921
include::modules/install-kueue-operator.adoc[leveloffset=+1]
2022

2123
[role="_additional-resources"]

install/install-kueue.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,13 @@ toc::[]
88

99
You can install {product-title} by using the {kueue-op} in OperatorHub.
1010

11+
include::modules/compatible-environments.adoc[leveloffset=+1]
12+
1113
include::modules/install-kueue-operator.adoc[leveloffset=+1]
1214

1315
[role="_additional-resources"]
1416
.Additional resources
17+
1518
* link:https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/security_and_compliance/cert-manager-operator-for-red-hat-openshift#installing-the-cert-manager-operator-for-red-hat-openshift[Installing the {cert-manager-operator}]
1619
1720
include::modules/create-kueue-cr.adoc[leveloffset=+1]
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * install/install-kueue.adoc
4+
// * disconnected/install-disconnected.adoc
5+
// * release_notes/release-notes.adoc
6+
7+
:_mod-docs-content-type: REFERENCE
8+
[id="compatible-environments_{context}"]
9+
= Compatible environments
10+
11+
Before you install {product-title}, review this section to ensure that your cluster meets the requirements.
12+
13+
[id="compatible-environments-arch_{context}"]
14+
== Supported architectures
15+
16+
{product-title} is supported on the following architectures:
17+
18+
* ARM64
19+
* 64-bit x86
20+
* ppc64le (IBM Power)
21+
* s390x (IBM Z)
22+
23+
[id="compatible-environments-platforms_{context}"]
24+
== Supported platforms
25+
26+
{product-title} is supported on the following platforms:
27+
28+
* {platform}
29+
* {hcp-capital} for {platform}
30+
31+
[IMPORTANT]
32+
====
33+
Currently, {product-title} is not supported on {ms}.
34+
====

release_notes/release-notes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ toc::[]
88

99
{product-title} is released as an Operator that is supported on {platform}.
1010

11+
include::modules/compatible-environments.adoc[leveloffset=+1]
12+
1113
include::modules/release-notes-1.0.1.adoc[leveloffset=+1]
1214

1315
include::modules/release-notes-1.0.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)