Skip to content
Open
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
7 changes: 7 additions & 0 deletions gpu-operator/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,13 @@ in the RKE2 documentation.

Refer to the :ref:`v24.9.0-known-limitations`.

k0s
===========================

For k0s, refer to
`Using nvidia-container-runtime <https://docs.k0sproject.io/stable/runtime/#using-nvidia-container-runtime>`__
in the k0s documentation.

.. _microk8s-install-procedure:

MicroK8s
Expand Down
37 changes: 28 additions & 9 deletions gpu-operator/install-gpu-operator-gov-ready.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,28 +32,47 @@ Supported GPU Operator Components
==================================
The government-ready NVIDIA GPU Operator includes the following components:

.. _fn1: #base-image
.. |fn1| replace:: :sup:`1`
.. _gov-ready-fn1: #base-image
.. |gov-ready-fn1| replace:: :sup:`1`

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

* - :rspan:`1` Component
- :cspan:`2` GPU Operator Version

* - v25.10.0
- v25.10.1

* - Component
- Version
* - NVIDIA GPU Operator
- v25.10.0
- v25.10.1

* - NVIDIA GPU Feature Discovery
- 0.18.0
- 0.18.1

* - NVIDIA Container Toolkit
- 1.18.0
* - NVIDIA Device Plugin


* - NVIDIA Kubernetes Device Plugin
- 0.18.0
- 0.18.1

* - NVIDIA DCGM-exporter
- 4.4.1-4.6.0
- v4.4.2-4.7.0

* - NVIDIA MIG Manager
- 0.13.0
* - NVIDIA Driver
- 580.95.05 |fn1|_
- 0.13.1

* - NVIDIA Driver |gov-ready-fn1|_
- | `580.95.05 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-580-95-05/index.html>`_
- | `580.126.09 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-580-126-09/index.html>`_
| `580.105.08 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-580-105-08/index.html>`_
| `580.95.05 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-580-95-05/index.html>`_

:sup:`1`
Hardened for STIG/FIPS compliance
Expand Down
3 changes: 2 additions & 1 deletion gpu-operator/life-cycle-policy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,8 @@ Refer to :ref:`Upgrading the NVIDIA GPU Operator` for more information.
| `550.163.01 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-550-163-01/index.html>`_
| `535.274.02 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-535-274-03/index.html>`_
- | `590.48.01 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-590-48-01/index.html>`_
| `580.126.16 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-580-126-16/index.html>`_ (**R**)
| `580.126.20 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-580-126-20/index.html>`_ (**R**)
| `580.126.16 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-580-126-16/index.html>`_
| `580.126.09 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-580-126-09/index.html>`_
| `580.105.08 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-580-105-08/index.html>`_ (**D**)
| `580.95.05 <https://docs.nvidia.com/datacenter/tesla/tesla-release-notes-580-95-05/index.html>`_
Expand Down
Loading