1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-17 22:08:33 +00:00
node-feature-discovery/deployment/helm/node-feature-discovery
Shiva Krishna, Merla 6237b821f6 Fix serviceaccount handling for nfd-gc to be consistent with others
Signed-off-by: Shiva Krishna, Merla <smerla@nvidia.com>
2023-10-04 15:17:32 -07:00
..
crds generate: bump tools to their latest versions 2023-07-27 14:29:48 +03:00
templates Fix serviceaccount handling for nfd-gc to be consistent with others 2023-10-04 15:17:32 -07: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 docs: Fix link for Helm docs 2023-01-17 15:23:30 +01:00
values.yaml Helm - Move remaining gPRC related flags to conditional 2023-10-03 07:32:52 +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.