[en] Add link to Intel GPU plugin

This adds a link to the Intel GPU plugin.

Signed-off-by: Ukri Niemimuukko <ukri.niemimuukko@intel.com>
pull/36982/head
Ukri Niemimuukko 2022-10-04 19:27:03 +03:00
parent d785a4d0ad
commit fc6e3231a7
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ hardware vendor on the nodes and run the corresponding device plugin from the
GPU vendor. Here are some links to vendors' instructions:
* [AMD](https://github.com/RadeonOpenCompute/k8s-device-plugin#deployment)
* [Intel](https://intel.github.io/intel-device-plugins-for-kubernetes/cmd/gpu_plugin/README.html)
* [NVIDIA](https://github.com/NVIDIA/k8s-device-plugin#quick-start)
Once you have installed the plugin, your cluster exposes a custom schedulable resource such as `amd.com/gpu` or `nvidia.com/gpu`.