Update NVIDIA device plugin runtime installation link
parent
fbd0ce69b7
commit
24ca58fa7a
docs/tasks/manage-gpus
|
@ -131,7 +131,7 @@ The [official NVIDIA GPU device plugin](https://github.com/NVIDIA/k8s-device-plu
|
|||
has the following requirements:
|
||||
- Kubernetes nodes have to be pre-installed with NVIDIA drivers.
|
||||
- Kubernetes nodes have to be pre-installed with [nvidia-docker 2.0](https://github.com/NVIDIA/nvidia-docker)
|
||||
- nvidia-container-runtime must be configured as the [default runtime](https://github.com/NVIDIA/nvidia-docker/wiki/Advanced-topics#default-runtime)
|
||||
- nvidia-container-runtime must be configured as the [default runtime](https://github.com/NVIDIA/k8s-device-plugin#preparing-your-gpu-nodes)
|
||||
for docker instead of runc.
|
||||
- NVIDIA drivers ~= 361.93
|
||||
|
||||
|
|
Loading…
Reference in New Issue