diff --git a/docs/advanced/addons/nvidiadrivertoolkit.md b/docs/advanced/addons/nvidiadrivertoolkit.md index 37c96dd3fd..9f7b8c5ad9 100644 --- a/docs/advanced/addons/nvidiadrivertoolkit.md +++ b/docs/advanced/addons/nvidiadrivertoolkit.md @@ -56,7 +56,9 @@ Starting with v1.8.0, the **nvidia-driver-toolkit** uses node affinity instead o ### Customizing Node Affinity -You can customize the node affinity settings to meet your specific requirements. In the following example, the driver is installed on nodes with specific GPU models. +You can customize the node affinity settings to meet your specific requirements. + +For example, if you label your node with `gpu.model=A100` and `gpu.model=A40`, then you can use the following node affinity like the below. The driver is installed on nodes with specific GPU models. ```yaml affinity: