`kubectl create` fails when trying to use `computeResourceRequests: ["nvidia-gpu"]` and `computeResources`. Apparently, [k8s-device-plugin](https://github.com/NVIDIA/k8s-device-plugin) for Nvidia was changed recently, and now it has a different implementation to call for gpu support.
kubectl createfails when trying to usecomputeResourceRequests: ["nvidia-gpu"]andcomputeResources.Apparently, k8s-device-plugin for Nvidia was changed recently, and now it has a different implementation to call for gpu support.