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 f13ed2d91c nfd-topology-updater: update NodeResourceTopology objects directly
Drop the gRPC communication to nfd-master and connect to the Kubernetes
API server directly when updating NodeResourceTopology objects.
Topology-updater already has connection to the API server for listing
Pods so this is not that dramatic change. It also simplifies the code
a lot as there is no need for the NFD gRPC client and no need for
managing TLS certs/keys.

This change aligns nfd-topology-updater with the future direction of
nfd-worker where the gRPC API is being dropped and replaced by a
CRD-based API.

This patch also update deployment files and documentation to reflect
this change.
2022-12-08 11:03:22 +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 Document tainting feature 2022-12-02 17:29:10 +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