1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-16 21:38:23 +00:00
node-feature-discovery/deployment/helm/node-feature-discovery
2022-12-05 17:45:26 -08:00
..
crds deployment: drop stale nfd-api-crds.yaml 2022-11-29 13:46:30 +02:00
templates nfd-master svc should select only nfd-master pods 2022-12-05 17:45:26 -08:00
.helmignore helm: move files under deployment/helm 2021-08-16 14:44:26 +03:00
Chart.yaml deployment: optional mount of /usr/src 2021-08-26 10:52:26 +02:00
README.md helm: move files under deployment/helm 2021-08-16 14:44:26 +03:00
values.yaml helm: topology-updater: enable the configuration via helm 2022-11-21 21:31:37 +02: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.