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
Rodrigo Queiro 2020-01-17 00:31:44 +01:00 committed by Kubernetes Prow Robot
parent fc4de6b721
commit 8aba9c656b
1 changed files with 1 additions and 1 deletions

View File

@ -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