Janos Lenart
Results
1
comments of
Janos Lenart
Some relevant docs: https://kubernetes.io/docs/tasks/manage-gpus/scheduling-gpus/ The key (under resources and limits) is `alpha.kubernetes.io/nvidia-gpu` (also `alpha.kubernetes.io/nvidia-gpu-name` can be specified with the `--node-labels='alpha.kubernetes.io/nvidia-gpu-name=xxx` kubelet option). This is an alpha feature at the moment....