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
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
..
gc chore/deployment: add resources requests and limits for helm and Kustomize 2024-03-22 14:27:44 +01:00
master chore/deployment: add resources requests and limits for helm and Kustomize 2024-03-22 14:27:44 +01:00
nfd-crds Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
noderesourcetopologies-crd nrt-api: Update to v0.1.0 to use v1alpha2 2023-02-09 12:03:18 +01:00
rbac Add NodeFeatureGroup CRD 2024-05-23 16:34:08 +02:00
rbac-topologyupdater topology-updater: Add owner reference to NRT object 2024-03-15 16:36:27 +02:00
topologyupdater-daemonset nfd-topology-updater: Add liveness probe 2024-04-03 13:15:54 +03:00
worker-daemonset Merge pull request #1631 from TessaIO/chore-add-resources-limits-and-requests 2024-04-02 02:03:59 -07:00
worker-job nfd-worker: support creating NodeFeatures object 2022-12-14 07:31:28 +02:00