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/pkg
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
..
apis/nfd Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
cpuid pkg/cpuid: lint fixes 2020-05-20 21:48:06 +03:00
features Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
kubectl-nfd Move NFD api to a separate go mod 2024-04-05 16:35:47 +02:00
labeler Fix update_codegen 2024-04-09 18:28:04 +02:00
nfd-gc Merge pull request #1600 from ArangoGutierrez/e2e-not-k8s 2024-04-09 02:06:06 -07:00
nfd-master Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
nfd-topology-updater Tidy up usage of channels for signaling 2024-04-05 14:39:58 +03:00
nfd-worker Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
podres Update auto-generated code 2024-03-11 12:18:32 +02:00
resourcemonitor topology-updater: ditch apihelper 2024-01-25 22:15:20 +02:00
topologypolicy nrt-api: move from v1alpha1 to v1alpha2 2023-02-09 12:29:54 +01:00
utils nfd-master: prevent crash on empty config struct 2024-04-05 14:19:44 +03:00
version version: allow undefined version 2020-03-20 07:21:43 +02:00