Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _attributes/common-attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,4 @@
//Kueue
:platform: Red Hat OpenShift Container Platform
:kueue-op: Red Hat Build of Kueue Operator
:ms: Red{nbsp}Hat build of MicroShift (MicroShift)
2 changes: 2 additions & 0 deletions disconnected/install-disconnected.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ After enabling OLM in a disconnected environment, you can continue to use your u

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].

include::modules/compatible-environments.adoc[leveloffset=+1]

include::modules/install-kueue-operator.adoc[leveloffset=+1]

[role="_additional-resources"]
Expand Down
3 changes: 3 additions & 0 deletions install/install-kueue.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,13 @@ toc::[]

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

include::modules/compatible-environments.adoc[leveloffset=+1]

include::modules/install-kueue-operator.adoc[leveloffset=+1]

[role="_additional-resources"]
.Additional resources

* 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}]

include::modules/create-kueue-cr.adoc[leveloffset=+1]
Expand Down
34 changes: 34 additions & 0 deletions modules/compatible-environments.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
// Module included in the following assemblies:
//
// * install/install-kueue.adoc
// * disconnected/install-disconnected.adoc
// * release_notes/release-notes.adoc

:_mod-docs-content-type: REFERENCE
[id="compatible-environments_{context}"]
= Compatible environments

Before you install {product-title}, review this section to ensure that your cluster meets the requirements.

[id="compatible-environments-arch_{context}"]
== Supported architectures

{product-title} is supported on the following architectures:

* ARM64
* 64-bit x86
* ppc64le ({ibm-power-name})
* s390x ({ibm-z-name})

[id="compatible-environments-platforms_{context}"]
== Supported platforms

{product-title} is supported on the following platforms:

* {platform}
* {hcp-capital} for {platform}

[IMPORTANT]
====
Currently, {product-title} is not supported on {ms}.
====
2 changes: 2 additions & 0 deletions release_notes/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ toc::[]

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

include::modules/compatible-environments.adoc[leveloffset=+1]

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

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