Tried running `$ kubectl create -f https://raw.githubusercontent.com/awslabs/aws-virtual-gpu-device-plugin/v0.1.1/manifests/device-plugin.yml` and kept getting an image pull error. Took a look at the Docker Hub [link](https://hub.docker.com/r/nvidia/cuda) and looks like the latest tag is deprecated.
Tried running
$ kubectl create -f https://raw.githubusercontent.com/awslabs/aws-virtual-gpu-device-plugin/v0.1.1/manifests/device-plugin.ymland kept getting an image pull error.Took a look at the Docker Hub link and looks like the latest tag is deprecated.