Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion modules/ROOT/pages/kubernetes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ Consult the xref:release_notes.adoc[release notes] to find out which specific ve

[#openshift-notes]
== Notes on OpenShift

SDP operators are certified for the OpenShift platform and can be installed from the OperatorHub.

NOTE: Install the SDP operators in a namespace/project called `stackable-operators`. Installing the operators anywhere else may lead to unwanted effects or even faulty installations. This restriction is caused by limitations in the Operator Bundle Format (OPM) used by OpenShift.
IMPORTANT: OpenShift installations with FIPS mode enabled are not supported. This is because neither the SDP operators, nor the supported Apache products are FIPS compliant.

=== Customizing operator installations
Depending on the cluster size, you may need to customize the resources requested by the SDP operator Pods. This is possible when installing the operators from the command line. For example, to assign `256Mi` of memory to the Apache Kafka operator, you need to create a custom Subscription as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
* https://cloud.ionos.com/managed/kubernetes[IONOS Managed Kubernetes]
* https://www.rancher.com/products/rancher[SUSE Rancher]
* https://www.suse.com/products/k3s/[SUSE K3S]
* https://www.redhat.com/en/technologies/cloud-computing/openshift[Red Hat OpenShift] 4.10, 4.11
* https://www.redhat.com/en/technologies/cloud-computing/openshift[Red Hat OpenShift]