Open
Description
The template below is mostly useful for bug reports and support questions. Feel free to remove anything which doesn't apply to you and add more information where it makes sense.
1. Quick Debug Checklist
- Are you running on an Ubuntu 18.04 node?
- Are you running Kubernetes v1.13+?
- Are you running Docker (>= 18.06) or CRIO (>= 1.13+)?
- Do you have
i2c_core
andipmi_msghandler
loaded on the nodes? - Did you apply the CRD (
kubectl describe clusterpolicies --all-namespaces
)
1. Issue or feature description
I'm currently trying to deploy gpu-operator to only certain nodes (at least the nvidia-device-plugin) using helm. I've checked all the issue pages and documentation, but I haven't found a way to deploy to specific nodes. I've also tried changing the templete to specify affinity, but that didn't work well. Is there any way to deploy gpu-operator, or the nvidia-device-plugin that gpu-operator deploys, to specific nodes?
Metadata
Metadata
Assignees
Labels
No labels