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 partner-validated/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ About Partner-Validated Configurations
self
k0rdent.rst
mirantis-mke.rst
suse-rke2.rst

Partner-validated configurations help end users who want to use
NVIDIA GPUs with a Kubernetes-based software stack that is not supported by NVIDIA.
Expand Down
43 changes: 43 additions & 0 deletions partner-validated/suse-rke2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
.. headings # #, * *, =, -, ^, "

.. |prod-name-long| replace:: SUSE Rancher Kubernetes Engine 2
.. |prod-name-short| replace:: SUSE RKE2

#############################################
|prod-name-long| with the NVIDIA GPU Operator
#############################################


******************************
Validated Configuration Matrix
******************************

SUSE, which provides its own driver container for SUSE Linux Enterprise Server (SLES), has self-validated using the following components and versions:

.. list-table::
:header-rows: 1

* - Version
- | NVIDIA
| GPU Operator
- | Operating
| System
- | Container
| Runtime
- Kubernetes
- NVIDIA GPU

* - RKE2
- v26.3.1
- | SLES 15
| SLES 16
- containerd
- 1.34
- | NVIDIA H200 NVL
| NVIDIA L40S


Refer to the SUSE Registry for more information on these precompiled driver containers:

* `SUSE Linux Enterprise Server 15 NVIDIA Driver <https://registry.suse.com/repositories/third-party-nvidia-driver-sles15>`__
* `SUSE Linux Enterprise Server 16 NVIDIA Driver <https://registry.suse.com/repositories/third-party-nvidia-driver-sles16>`__
Loading