To quickly view available command line flags execute nfd-gc -help
. In a docker container:
docker run registry.k8s.io/nfd/node-feature-discovery:v0.15.7 \
nfd-gc -help
Print usage and exit.
Print version and exit.
The -gc-interval
specifies the interval between periodic garbage collector runs.
Default: 1h
Example:
nfd-gc -gc-interval=1h