We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 325f7d0 + fc6e323 commit 70ded29Copy full SHA for 70ded29
content/en/docs/tasks/manage-gpus/scheduling-gpus.md
@@ -30,6 +30,7 @@ hardware vendor on the nodes and run the corresponding device plugin from the
30
GPU vendor. Here are some links to vendors' instructions:
31
32
* [AMD](https://github.com/RadeonOpenCompute/k8s-device-plugin#deployment)
33
+* [Intel](https://intel.github.io/intel-device-plugins-for-kubernetes/cmd/gpu_plugin/README.html)
34
* [NVIDIA](https://github.com/NVIDIA/k8s-device-plugin#quick-start)
35
36
Once you have installed the plugin, your cluster exposes a custom schedulable resource such as `amd.com/gpu` or `nvidia.com/gpu`.
0 commit comments