diff --git a/gpu-operator/overview.rst b/gpu-operator/overview.rst index 976b980ba..226f2d971 100644 --- a/gpu-operator/overview.rst +++ b/gpu-operator/overview.rst @@ -81,66 +81,95 @@ The elevated privileges are required for the following reasons: Only the Kubernetes cluster administrator needs to access or manage the Operator namespace. As a best practice, establish proper security policies and prevent any other users from accessing the Operator namespace. - Licenses and Contributing ========================= -The NVIDIA GPU Operator sourcecode is licensed under `Apache 2.0 `__ and -contributions are accepted with a DCO. See the `contributing `_ document for +.. _pstai: https://www.nvidia.com/en-us/agreements/enterprise-software/product-specific-terms-for-ai-products/ +.. |pstai| replace:: Product-Specific Terms for NVIDIA AI Products + +The NVIDIA GPU Operator source code is licensed under `Apache 2.0 `__ and +contributions are accepted with a DCO. Refer to the `contributing `_ document for more information on how to contribute and the release artifacts. -The NVIDIA GPU Operator includes components governed by the following NVIDIA End User License Agreements. By installing and using the GPU Operator, -you accept the terms and conditions of these licenses. - -* NVIDIA Deep Learning Container - `license `__. - -* NVIDIA Driver: - The license for the NVIDIA datacenter drivers is available at https://www.nvidia.com/content/DriverDownloads/licence.php. - -* NVIDIA Data Center GPU Manager (DCGM): - The license for the NVIDIA DCGM is available on the product `page `_. - - -Since the underlying images may include components licensed under open-source licenses such as GPL, -the sources for these components are archived on the CUDA opensource `index `_. - -Below table outlines the license for the components. - -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| | Artifact Type | Artifact Licenses | Source Code License | -+======================================+=======================+=================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================+===================================================================================================================================+ -| NVIDIA GPU Operator | Helm Chart | `Apache 2.0 `__ | `Apache 2.0 `__ | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| NVIDIA GPU Operator | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ | `Apache 2.0 `__ | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| NVIDIA GPU Feature Discovery | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ | `Apache 2.0 `__ | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| NVIDIA GPU Driver | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ and `NVIDIA GPU Driver `_ | `Apache 2.0 `__ | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| NVIDIA Container Toolkit | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ | `Apache 2.0 `__ | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| NVIDIA Kubernetes Device Plugin | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ | `Apache 2.0 `__ | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| NVIDIA MIG Manager for Kubernetes | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ | `Apache 2.0 `__ | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| Validator for NVIDIA GPU Operator | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ | `Apache 2.0 `__ | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| NVIDIA DCGM | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ | `NVIDIA Data Center GPU Manager License `_ | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| NVIDIA DCGM Exporter | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ | `Apache 2.0 `__ | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| NVIDIA Driver Manager for Kubernetes | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ | `Apache 2.0 `__ | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| NVIDIA KubeVirt GPU Device Plugin | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ | `BSD 3-Clause "New" or "Revised" License `__ | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| NVIDIA vGPU Device Manager | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ | `Apache 2.0 `__ | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| NVIDIA FS | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ and `NVIDIA GPU Driver `_ | `GPL v2 `_ | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| NVIDIA Confidential Computing | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ | `Apache 2.0 `__ | -| Manager for Kubernetes | | | | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| NVIDIA Kata Manager for Kubernetes | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ | `Apache 2.0 `__ | -+--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ +The base images used by the software might include software that is licensed under open-source licenses such as GPL. +The source code for these components is archived on the CUDA opensource `index `_. + +The following table identifieis the licenses for the Operator and software components. +By installing and using the GPU Operator, you accept the terms and conditions of these licenses. + +.. list-table:: + :header-rows: 1 + :widths: 30 10 60 + + * - Component + - Artifact Type + - Artifact Licenses + + * - NVIDIA GPU Operator + - Helm Chart + - `Apache 2.0 `__ + + * - NVIDIA GPU Operator + - Image + - |pstai|_ + + * - NVIDIA GPU Feature Discovery + - Image + - |pstai|_ + + * - NVIDIA GPU Driver + - Image + - `License for Customer Use of NVIDIA Software `__ + + |pstai|_ + + * - NVIDIA Container Toolkit + - Image + - |pstai|_ + + * - NVIDIA Kubernetes Device Plugin + - Image + - |pstai|_ + + * - NVIDIA MIG Manager for Kubernetes + - Image + - |pstai|_ + + * - Validator for NVIDIA GPU Operator + - Image + - |pstai|_ + + * - NVIDIA DCGM + - Image + - |pstai|_ + + * - NVIDIA DCGM Exporter + - Image + - |pstai|_ + + * - NVIDIA Driver Manager for Kubernetes + - Image + - |pstai|_ + + * - NVIDIA KubeVirt GPU Device Plugin + - Image + - |pstai|_ + + * - NVIDIA vGPU Device Manager + - Image + - |pstai|_ + + * - NVIDIA GDS Driver + - Image + - `License for Customer Use of NVIDIA Software `__ + + |pstai|_ + + * - NVIDIA Confidential Computing + Manager for Kubernetes + - Image + - |pstai|_ + * - NVIDIA Kata Manager for Kubernetes + - Image + - |pstai|_