diff --git a/partner-validated/index.rst b/partner-validated/index.rst index 985d70773..ae9be9725 100644 --- a/partner-validated/index.rst +++ b/partner-validated/index.rst @@ -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. diff --git a/partner-validated/suse-rke2.rst b/partner-validated/suse-rke2.rst new file mode 100644 index 000000000..5905a63bc --- /dev/null +++ b/partner-validated/suse-rke2.rst @@ -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 `__ +* `SUSE Linux Enterprise Server 16 NVIDIA Driver `__ \ No newline at end of file