1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-04-13 15:56:24 +00:00
node-feature-discovery/deployment/helm/node-feature-discovery/README.md
Markus Lehtonen 749aba46bc Prepare v0.17 release
Generated with:

    ./hack/prepare-release.sh -g 1.23.4 v0.17.0
2024-12-20 18:13:43 +02:00

454 B

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 for deployment instructions.