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
Feruzjon Muyassarov 60f270d40d Set shortName for NodeFeatureRule CRD
This patch adds a kubebuilder marker to add a short name nfr for
NodeFeatureRule CRD.

Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com>
2022-09-28 12:18:49 +03:00
..
crds Set shortName for NodeFeatureRule CRD 2022-09-28 12:18:49 +03:00
templates Merge pull request #867 from stek29/worker-priority-class 2022-08-23 07:23:31 -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 helm: move files under deployment/helm 2021-08-16 14:44:26 +03:00
values.yaml Merge pull request #871 from fmuyassarov/disable-hook 2022-09-26 10:40:08 -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.