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

Merge pull request #1504 from marquiz/devel/wildcard-rule-ng

Document the NodeFeatureRule samples and move them under deployment dir
This commit is contained in:
Kubernetes Prow Robot 2023-12-15 13:11:01 +01:00 committed by GitHub
commit b47b1a62e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 10 additions and 0 deletions

View file

@ -86,6 +86,16 @@ See the
[Customization guide](customization-guide.md#node-feature-rule-custom-resource)
for full documentation of the NodeFeatureRule resource and its usage.
The
[`deployment/nodefeaturerule/samples/`](https://raw.githubusercontent.com/kubernetes-sigs/node-feature-discovery/{{site.release}}/deployment/nodefeaturerule/samples/)
directory contains sample NodeFeatureRule objects that replicate the built-in
default feature labels generated by NFD. The sample rules can be used as a base
to customize NFD feature labels. To use them in place of the the NFD built-in
labels, the corresponding feature source(s) of nfd-worker should be disabled
with the
(`core.labelSources`)[../reference/worker-configuration-reference.md#corelabelsources])
configuration option.
## NodeResourceTopology
When run with NFD-Topology-Updater, NFD creates NodeResourceTopology objects