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
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
..
master Add livenessProbe via grpc to nfd-master 2021-08-18 10:23:10 -05:00
master-worker-combined kustomize: fix broken master-worker-combined base 2021-08-19 23:22:28 +03:00
nfd-crds apis/nfd: add CRD for communicating node features 2022-12-14 07:31:28 +02:00
noderesourcetopologies-crd NFD-Topology-Updater: Bump NRT API to version v0.0.12 2021-11-16 13:28:23 +00:00
rbac nfd-topology-updater: update NodeResourceTopology objects directly 2022-12-08 11:03:22 +02:00
rbac-topologyupdater nfd-topology-updater: update NodeResourceTopology objects directly 2022-12-08 11:03:22 +02:00
topologyupdater-daemonset nfd-topology-updater: update NodeResourceTopology objects directly 2022-12-08 11:03:22 +02:00
worker-daemonset deployment: add kustomize base 2021-08-18 14:05:57 +03:00
worker-job kustomize: add Job example deployment 2021-08-18 15:10:25 +03:00