1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-16 05:18:19 +00:00
node-feature-discovery/deployment/base/rbac
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
..
kustomization.yaml nfd-worker: support creating NodeFeatures object 2022-12-14 07:31:28 +02:00
master-clusterrole.yaml Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
master-clusterrolebinding.yaml deployment: add kustomize base 2021-08-18 14:05:57 +03:00
master-serviceaccount.yaml deployment: add kustomize base 2021-08-18 14:05:57 +03:00
worker-role.yaml nfd-worker: support creating NodeFeatures object 2022-12-14 07:31:28 +02:00
worker-rolebinding.yaml nfd-worker: support creating NodeFeatures object 2022-12-14 07:31:28 +02:00
worker-serviceaccount.yaml nfd-worker: support creating NodeFeatures object 2022-12-14 07:31:28 +02:00