1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 08:17:04 +00:00
node-feature-discovery/deployment
Carlos Eduardo Arango Gutierrez 47c054e1db
Add NodeFeatureGroup CRD
The NodeFeatureGroup is an NFD-specific custom resource that is designed for
grouping nodes based on their features. NFD-Master watches for NodeFeatureGroup
objects in the cluster and updates the status of the NodeFeatureGroup object
with the list of nodes that match the feature group rules. The NodeFeatureGroup
rules follow the same syntax as the NodeFeatureRule rules.

Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
2024-05-23 16:34:08 +02:00
..
base Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
components Add swap support in nfd 2024-02-19 10:20:56 -05:00
helm/node-feature-discovery Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
nodefeaturerule/samples Document the NodeFeatureRule samples and move them under deployment dir 2023-12-15 13:43:26 +02:00
overlays deployment/kustomize: drop the sample cert-manager overlay 2024-01-03 21:13:15 +02:00