1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-15 04:57:56 +00:00
node-feature-discovery/docs/reference
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
..
architecture.md docs: restructure docs 2022-11-03 10:26:56 +02:00
e2e-configuration-reference.md docs: restructure docs 2022-11-03 10:26:56 +02:00
index.md docs: restructure docs 2022-11-03 10:26:56 +02:00
master-commandline-reference.md Document tainting feature 2022-12-02 17:29:10 +02:00
topology-updater-commandline-reference.md nfd-topology-updater: update NodeResourceTopology objects directly 2022-12-08 11:03:22 +02:00
topology-updater-configuration-reference.md docs: topology-updater: update docs for exclude-list feature 2022-11-21 21:31:51 +02:00
worker-commandline-reference.md nfd-worker: drop deprecated command line flags 2022-11-23 22:33:51 +02:00
worker-configuration-reference.md nfd-worker: drop deprecated command line flags 2022-11-23 22:33:51 +02:00