1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-31 04:04:51 +00:00
node-feature-discovery/deployment/node-feature-discovery
Markus Lehtonen 5fe3f7163f helm: add readme
Add minimal readme to the helm chart and update
scripts/prepare-release.sh to handle references in the readme file.
2021-08-11 11:41:27 +03:00
..
templates Merge pull request #519 from jschintag/s390x-mount-usr 2021-04-27 00:29:37 -07:00
.helmignore Add helm chart for NFD 2021-02-18 17:19:09 +02:00
Chart.yaml chore: update tolerations and affinities to control-plane 2021-07-07 10:39:10 +02:00
README.md helm: add readme 2021-08-11 11:41:27 +03:00
values.yaml Merge pull request #537 from morremeyer/chore/control-plane 2021-07-07 03:54:43 -07:00

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.