Bump nvidia-device-plugin.yml to 1.0.0-beta4 (#18725)
This resolves `no matches for kind "DaemonSet" in version "extensions/v1beta1"` with Kubernetes >=1.16.pull/18424/merge
parent
fc4de6b721
commit
8aba9c656b
|
@ -104,7 +104,7 @@ To deploy the NVIDIA device plugin once your cluster is running and the above
|
||||||
requirements are satisfied:
|
requirements are satisfied:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl create -f https://raw.githubusercontent.com/NVIDIA/k8s-device-plugin/1.0.0-beta/nvidia-device-plugin.yml
|
kubectl create -f https://raw.githubusercontent.com/NVIDIA/k8s-device-plugin/1.0.0-beta4/nvidia-device-plugin.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
You can report issues with this third-party device plugin by logging an issue in
|
You can report issues with this third-party device plugin by logging an issue in
|
||||||
|
|
Loading…
Reference in New Issue