mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-17 13:58:21 +00:00
10 lines
455 B
Markdown
10 lines
455 B
Markdown
# Node Feature Discovery
|
|
|
|
Node Feature Discovery (NFD) is a Kubernetes add-on for detecting hardware
|
|
features and system configuration. Detected features are advertised as node
|
|
labels. NFD provides flexible configuration and extension points for a wide
|
|
range of vendor and application specific node labeling needs.
|
|
|
|
See
|
|
[NFD documentation](https://kubernetes-sigs.github.io/node-feature-discovery/master/deployment/helm.html)
|
|
for deployment instructions.
|