4paradigm / k8s-vgpu-scheduler

OpenAIOS vGPU device plugin for Kubernetes is originated from the OpenAIOS project to virtualize GPU device memory, in order to allow applications to access larger memory space than its physical capacity. It is designed for ease of use of extended device memory for AI workloads.
Apache License 2.0
489 stars 93 forks source link

Why the server could not find the requested resource? #15

Open airaer1998 opened 2 years ago

airaer1998 commented 2 years ago

When i use ’ kubectl apply -f nvidia-device-plugin.yml‘, return ’Error from server (NotFound): the server could not find the requested resource‘

archlitchi commented 2 years ago

Could you tell me the k8s version and the type of GPU on that node?