1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-15 21:08:23 +00:00
node-feature-discovery/deployment
Markus Lehtonen 59ebff46c9 apis/nfd: add CRD for communicating node features
Add a new NodeFeature CRD to the nfd Kubernetes API to communicate node
features over K8s api objects instead of gRPC. The new resource is
namespaced which will help the management of multiple NodeFeature
objects per node. This aims at enabling 3rd party detectors for custom
features.

In addition to communicating raw features the NodeFeature object also
has a field for directly requesting labels that should be applied on the
node object.

Rename the crd deployment file to nfd-api-crds.yaml so that it matches
the new content of the file. Also, rename the Helm subdir for CRDs to
match the expected chart directory structure.
2022-12-14 07:31:28 +02:00
..
base apis/nfd: add CRD for communicating node features 2022-12-14 07:31:28 +02:00
components kustomize: topology-updater: enable the configuration via kustomization 2022-11-21 21:31:14 +02:00
helm/node-feature-discovery Merge pull request #980 from marquiz/devel/topology-updater 2022-12-08 01:44:22 -08:00
overlays nfd-topology-updater: update NodeResourceTopology objects directly 2022-12-08 11:03:22 +02:00