Update cmd/gpu_plugin/README.md

Co-authored-by: Ukri Niemimuukko <ukri.niemimuukko@intel.com>
This commit is contained in:
Tuomas Katila 2022-09-15 15:30:23 +03:00 committed by GitHub
parent c562db9b28
commit e375186458
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ $ kubectl apply -k https://github.com/intel/intel-device-plugins-for-kubernetes/
#### Install to nodes with Intel GPUs with NFD
Deploying GPU plugin to only nodes that have Intel GPU attached. [Node Feature Discovery](https://github.com/kubernetes-sigs/node-feature-discovery) is required to detect the presense of Intel GPUs.
Deploying GPU plugin to only nodes that have Intel GPU attached. [Node Feature Discovery](https://github.com/kubernetes-sigs/node-feature-discovery) is required to detect the presence of Intel GPUs.
```bash
# Start NFD - if your cluster doesn't have NFD installed yet