1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/docs
Marc Sluiter 7038e49d02
source/custom: Add nodename rule
There are cases when the only available metadata for discovering
features is the node's name. The "nodename" rule extends the custom
source and matches when the node's name matches one of the given
nodename regexp patterns.
It is also possible now to set an optional "value" on custom rules,
which overrides the default "true" label value in case the rule matches.
In order to allow more dynamic configurations without having to modify
the complete worker configuration, custom rules are additionally read
from a "custom.d" directory now. Typically that directory will be filled
by mounting one or more ConfigMaps.

Signed-off-by: Marc Sluiter <msluiter@redhat.com>
2021-02-24 16:26:35 +01:00
..
_includes/class docs: polish the version menu 2020-10-30 08:41:33 +02:00
advanced docs: update documentation regarding configuration 2021-02-17 21:42:52 +02:00
contributing docs: drop broken/outdated reference to kubernetes-incubator 2020-11-02 17:07:12 +02:00
get-started source/custom: Add nodename rule 2021-02-24 16:26:35 +01:00
.gitignore docs: initial site setup 2020-10-08 10:50:04 +03:00
404.html docs: initial site setup 2020-10-08 10:50:04 +03:00
_config.yml docs: specify container image in config 2020-11-20 17:00:19 +02:00
Gemfile docs: pin version of jekyll-rtd-theme 2020-10-22 21:32:17 +03:00
Gemfile.lock docs: pin version of jekyll-rtd-theme 2020-10-22 21:32:17 +03:00
index.html docs: add landing page and quick-start guide 2020-10-29 13:29:10 +02:00