ttonline6 2019-12-28 09:30:35 +08:00
parent ea6e46fb9c
commit 781a1a1f74
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ to expose GPUs with `--vm-driver=kvm2`. Please don't mix these instructions.
- Install NVIDIA's device plugin:
```shell
kubectl create -f https://raw.githubusercontent.com/NVIDIA/k8s-device-plugin/v1.10/nvidia-device-plugin.yml
kubectl create -f https://github.com/NVIDIA/k8s-device-plugin/blob/master/nvidia-device-plugin.yml
```
## Why does minikube not support NVIDIA GPUs on macOS?