[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
parent
d785a4d0ad
commit
fc6e3231a7
|
@ -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`.
|
||||
|
|
Loading…
Reference in New Issue