From b09f9f97cb60ac59fae340a47345d5f26367a52f Mon Sep 17 00:00:00 2001 From: Juanita-Balaraj Date: Thu, 29 Jul 2021 12:56:21 -0400 Subject: [PATCH] Updated command for Configure NVIDIA GPU Operator for PCI Passthrough Signed-off-by: Juanita-Balaraj Change-Id: I55066c413e4dbf07332692d0b5fbbd652fb442d5 (cherry picked from commit 1d5ceecec010b68f171f96c344d878ee6dfd7c58) --- .../configure-nvidia-gpu-operator-for-pci-passthrough.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/node_management/kubernetes/hardware_acceleration_devices/configure-nvidia-gpu-operator-for-pci-passthrough.rst b/doc/source/node_management/kubernetes/hardware_acceleration_devices/configure-nvidia-gpu-operator-for-pci-passthrough.rst index 0abc22071..ae645135e 100644 --- a/doc/source/node_management/kubernetes/hardware_acceleration_devices/configure-nvidia-gpu-operator-for-pci-passthrough.rst +++ b/doc/source/node_management/kubernetes/hardware_acceleration_devices/configure-nvidia-gpu-operator-for-pci-passthrough.rst @@ -85,7 +85,7 @@ Use the following steps to configure the GPU Operator container: .. code-block:: none - ~(keystone_admin)]$ helm install -–name gpu-operator /path/to/gpu-operator-1.6.0.3.tgz + ~(keystone_admin)]$ helm install gpu-operator /path/to/gpu-operator-1.6.0.3.tgz #. Check if the GPU Operator is deployed using the following command.