NFD-Topology-Garbage-Collector Commandline Flags
Table of Contents
To quickly view available command line flags execute nfd-topology-gc -help. In a docker container:
docker run registry.k8s.io/nfd/node-feature-discovery:v0.13.6 \
nfd-topology-gc -help
-h, -help
Print usage and exit.
-version
Print version and exit.
-gc-interval
The -gc-interval specifies the interval between periodic garbage collector runs.
Default: 1h
Example:
nfd-topology-gc -gc-interval=1h