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

improve docs

This commit is contained in:
Igor Velichkovich 2025-01-04 17:54:18 -08:00
parent 3f941a760c
commit a7634030de

View file

@ -35,6 +35,15 @@ Print version and exit.
The pagination size to use when calling api-server to list nodefeatures.
Pagination is useful for controlling the load on api-server/etcd as the nodefeature resources can be large.
A value of 0 will disable pagination.
Default: 200
Example:
```bash
nfd-gc -list-size=100
```
### -gc-interval