From c233863fd1ccfd1e21b6554a1cf3826c49ce42dd Mon Sep 17 00:00:00 2001 From: Joel Watson Date: Tue, 7 Sep 2021 15:26:32 -0500 Subject: [PATCH] docs: Update Nvidia GPU installation instructions --- website/content/docs/devices/nvidia.mdx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/website/content/docs/devices/nvidia.mdx b/website/content/docs/devices/nvidia.mdx index 45398f225..262f834b0 100644 --- a/website/content/docs/devices/nvidia.mdx +++ b/website/content/docs/devices/nvidia.mdx @@ -100,9 +100,10 @@ In order to use the `nvidia-gpu` the following prerequisites must be met: ### Docker Driver Requirements -In order to use the Nvidia driver plugin with the Docker driver, please follow -the installation instructions for -[`nvidia-docker`](). +The Nvidia driver plugin currently only supports the older v1.0 version of the +Docker driver provided by Nvidia. In order to use the Nvidia driver plugin with +the Docker driver, please follow the installation instructions for +[`nvidia-container-runtime`](https://github.com/nvidia/nvidia-container-runtime#installation). ## Plugin Configuration