Skip to content

Commit f0df4fa

Browse files
committed
Minor changes for style guide compliance
Signed-off-by: Andrew Chen <[email protected]> Signed-off-by: chenopis <[email protected]>
1 parent 659726d commit f0df4fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

openshift/openshift-virtualization.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ As a cluster administrator, you can create a ClusterPolicy using the OpenShift C
420420
* Under *env*, fill in **image** with ``vgpu-manager`` and the **version** with your driver version.
421421
* Expand the **NVIDIA vGPU Device Manager config** section and make sure that the **enabled** checkbox is checked.
422422

423-
If you are only using GPU passthrough, you don't need to fill these sections out.
423+
If you are only using GPU passthrough, you do not need to fill these sections out.
424424

425425
* Expand the **VFIO Manager config** section and select the **enabled** checkbox.
426426
* Optionally, in the **Sandbox Workloads config** section, set **defaultWorkload** to ``vm-passthrough`` if you want passthrough to be the default mode.
@@ -682,7 +682,7 @@ Switching vGPU device configuration after one has been successfully applied assu
682682

683683
To apply a new configuration after GPU Operator install, simply update the ``nvidia.com/vgpu.config`` node label.
684684

685-
Let's run through an example on a system with two **A10** GPUs.
685+
The following example shows a system with two **A10** GPUs.
686686

687687
.. code-block:: console
688688
@@ -699,7 +699,7 @@ After installing the GPU Operator as detailed in the previous sections and witho
699699
"nvidia.com/NVIDIA_A10-12Q": "4"
700700
}
701701
702-
If instead you want to create **A10-4Q** devices, we can label the node like such:
702+
If instead you want to create **A10-4Q** devices, label the node as follows:
703703

704704
.. code-block:: console
705705

0 commit comments

Comments
 (0)