diff --git a/gpu-operator/platform-support.rst b/gpu-operator/platform-support.rst index 93edc6fe1..a721bd48a 100644 --- a/gpu-operator/platform-support.rst +++ b/gpu-operator/platform-support.rst @@ -559,6 +559,46 @@ KubeVirt and OpenShift Virtualization with NVIDIA vGPU is supported on the follo KubeVirt with NVIDIA vGPU is supported on ``nodes`` with Linux kernel < 6.0, such as Ubuntu 22.04 ``LTS``. +*************************** +Support for Kata Containers +*************************** + +The GPU Operator supports running GPU workloads in lightweight virtual machines using +`Kata Containers `__ for GPU passthrough workloads. +Refer to :doc:`deploy-kata-containers` for installation details. + +.. list-table:: + :header-rows: 1 + :widths: 40 60 + + * - Component + - Support + * - Kata Containers + - 3.29.0 and higher (installed with the upstream ``kata-deploy`` Helm chart) + * - Container runtime + - containerd only + * - Kubernetes + - 1.32---1.35 + +Refer to the Limitations and Restrictions section of the :doc:`Kata Containers documentation ` for more information on the limitations and restrictions of using Kata Containers with the GPU Operator. + +*********************************** +Support for Confidential Containers +*********************************** + +The GPU Operator supports deploying Confidential Containers using Kata Containers and the NVIDIA Reference Architecture for Confidential Containers. +This is a dedicated architecture for deploying Confidential Containers on Kubernetes clusters. + +For additional details on the NVIDIA Reference Architecture for Confidential Containers, including supported GPUs, host CPU platforms, operating systems, and software component, refer to the :doc:`NVIDIA Confidential Containers documentation `. + +****************************************** +Support for OpenShift Sandboxed Containers +****************************************** + +The GPU Operator offers Technology Preview support for +`Red Hat OpenShift Sandboxed Containers `__ v1.12 +to deploy both Kata Containers and Confidential Containers workloads. + ************************** Support for GPUDirect RDMA **************************