diff --git a/gpu-operator/gpu-operator-kata.rst b/gpu-operator/gpu-operator-kata.rst index 01d009de5..013725ef3 100644 --- a/gpu-operator/gpu-operator-kata.rst +++ b/gpu-operator/gpu-operator-kata.rst @@ -173,7 +173,7 @@ Node A receives the following software components: - ``NVIDIA Driver Manager for Kubernetes`` -- to install the data-center driver. - ``NVIDIA Container Toolkit`` -- to ensure that containers can access GPUs. - ``NVIDIA Device Plugin for Kubernetes`` -- to discover and advertise GPU resources to kubelet. -- ``NVIDIA DGCM and DGCM Exporter`` -- to monitor GPUs. +- ``NVIDIA DCGM and DCGM Exporter`` -- to monitor GPUs. - ``NVIDIA MIG Manager for Kubernetes`` -- to manage MIG-capable GPUs. - ``Node Feature Discovery`` -- to detect CPU, kernel, and host features and label worker nodes. - ``NVIDIA GPU Feature Discovery`` -- to detect NVIDIA GPUs and label worker nodes. @@ -492,4 +492,4 @@ is bound to the VFIO PCI driver: deviceNodes: - path: /dev/vfio/10 name: "0" - kind: nvidia.com/pgpu \ No newline at end of file + kind: nvidia.com/pgpu diff --git a/gpu-operator/gpu-sharing.rst b/gpu-operator/gpu-sharing.rst index 1351b9c22..4553e5ebd 100644 --- a/gpu-operator/gpu-sharing.rst +++ b/gpu-operator/gpu-sharing.rst @@ -89,7 +89,7 @@ the mixed MIG strategy. Limitations =========== -DGCM-Exporter does not support associating metrics to containers when GPU time-slicing is enabled with the NVIDIA Kubernetes Device Plugin. +DCGM-Exporter does not support associating metrics to containers when GPU time-slicing is enabled with the NVIDIA Kubernetes Device Plugin. Changes to Node Labels diff --git a/gpu-operator/overview.rst b/gpu-operator/overview.rst index 53e0e3184..ec2f1c4c7 100644 --- a/gpu-operator/overview.rst +++ b/gpu-operator/overview.rst @@ -121,7 +121,7 @@ Below table outlines the license for the components. +--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ | NVIDIA DCGM | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ | `NVIDIA Data Center GPU Manager License `_ | +--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ -| NVIDIA DGCM Exporter | Image | `NVIDIA DEEP LEARNING CONTAINER LICENSE `_ | `Apache 2.0 `__ | +| 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 `__ | +--------------------------------------+-----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------+ diff --git a/gpu-telemetry/index.rst b/gpu-telemetry/index.rst index f0f4c8bff..9fcc76f10 100644 --- a/gpu-telemetry/index.rst +++ b/gpu-telemetry/index.rst @@ -17,7 +17,7 @@ .. headings (h1/h2/h3/h4/h5) are # * = - .. toctree:: - :caption: DGCM Exporter + :caption: DCGM Exporter :titlesonly: :hidden: