1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-31 04:04:51 +00:00

Update docs/reference/master-commandline-reference.md

Co-authored-by: Markus Lehtonen <markus.lehtonen@intel.com>
This commit is contained in:
Igor Velichkovich 2025-01-08 09:33:58 -08:00 committed by Igor Velichkovich
parent f37bbad8e8
commit 1f3b2b7f99

View file

@ -176,7 +176,7 @@ nfd-master -deny-label-ns=*.vendor.com,vendor-2.io
### -informer-list-size
The `-informer-list-size` flag is used to control pagination during informer cache sync on nfd-master startup.
This is useful to control load on api-server/etcd as listing `nodefeatures` can be expensive, especially in large clusters.
This is useful to control load on api-server/etcd as listing NodeFeature objects can be expensive, especially in large clusters.
Default: 200