To quickly view available command line flags execute kubectl nfd -help
.
Print usage and exit.
Validate a NodeFeatureRule file.
The --nodefeature-file
flag specifies the path to the NodeFeatureRule file to validate.
Test a NodeFeatureRule file against a node without applying it.
The --kubeconfig
flag specifies the path to the kubeconfig file to use for CLI requests.
The --namespace
flag specifies the namespace to use for CLI requests. Default: default
.
The --nodename
flag specifies the name of the node to test the NodeFeatureRule against.
The --nodefeaturerule-file
flag specifies the path to the NodeFeatureRule file to test.
Process a NodeFeatureRule file against a NodeFeature file.
The --nodefeaturerule-file
flag specifies the path to the NodeFeatureRule file to test.
The --nodefeature-file
flag specifies the path to the NodeFeature file to test.