1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/deployment/base/nfd-crds
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
..
cr-sample.yaml apis/nfd: add matchName field in feature matcher terms 2023-12-15 11:32:23 +02:00
kustomization.yaml apis/nfd: add CRD for communicating node features 2022-12-14 07:31:28 +02:00
nfd-api-crds.yaml Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00