1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 16:27:05 +00:00
node-feature-discovery/test/e2e/data
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
..
nodefeature-1.yaml nfd-master: predictable handling of unprefixed names 2023-11-23 22:16:04 +02:00
nodefeature-2.yaml test/e2e: more comprehensive test for NodeFeature objects 2023-01-03 17:50:48 +02:00
nodefeature-3.yaml test: implement e2e test of the deny-label-ns flag 2023-03-10 11:11:36 +01:00
nodefeaturegroup-1.yaml Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
nodefeaturerule-1.yaml apis/nfd: add matchName field in feature matcher terms 2023-12-15 11:32:23 +02:00
nodefeaturerule-2.yaml apis/nfd: add matchName field in feature matcher terms 2023-12-15 11:32:23 +02:00
nodefeaturerule-3-updated.yaml nfd-master: disallow unprefixed and kubernetes taints 2023-04-06 16:12:37 +03:00
nodefeaturerule-3.yaml nfd-master: disallow unprefixed and kubernetes taints 2023-04-06 16:12:37 +03:00
nodefeaturerule-4.yaml nfd-master: fix filtering of extended resources 2023-09-27 10:55:11 +03:00
nodefeaturerule-5.yaml Discover node features as annotations 2023-10-25 19:58:58 +02:00