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:
parent
f37bbad8e8
commit
1f3b2b7f99
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue