mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-20 07:12:43 +00:00
Prevent excess queries of node objects from the Kubernetes apiserver. This significantly speeds up node updates (and reduces the load on the apiserver) as the client-side throttling (which is good) does not bite us that hard. |
||
---|---|---|
.. | ||
metrics.go | ||
nfd-api-controller.go | ||
nfd-api-controller_test.go | ||
nfd-master-internal_test.go | ||
nfd-master.go | ||
nfd-master_test.go | ||
node-updater-pool.go | ||
node-updater-pool_test.go |