From df9026a6ec40654fbb288cb25e4cbde93da72fb9 Mon Sep 17 00:00:00 2001 From: Markus Lehtonen Date: Tue, 24 Oct 2023 20:55:16 +0300 Subject: [PATCH] docs: rename heading in customization guide "Feature rule format" is more appropriate as we now support extended resources and taints in addition to labels. --- docs/usage/customization-guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/usage/customization-guide.md b/docs/usage/customization-guide.md index fe55584f1..18bc61324 100644 --- a/docs/usage/customization-guide.md +++ b/docs/usage/customization-guide.md @@ -158,7 +158,7 @@ Now, on X86 platforms the feature label appears after doing `modprobe dummy` on a system and correspondingly the label is removed after `rmmod dummy`. Note a re-labeling delay up to the sleep-interval of nfd-worker (1 minute by default). -See [Label rule format](#label-rule-format) for detailed description of +See [Feature rule format](#feature-rule-format) for detailed description of available fields and how to write labeling rules. ### NodeFeatureRule tainting feature @@ -503,7 +503,7 @@ The namespace part (i.e. prefix) of the labels is controlled by nfd: command line flag of nfd-master. e.g: `nfd-master -deny-label-ns="*" -extra-label-ns=example.com` -## Label rule format +## Feature rule format This section describes the rule format used in [`NodeFeatureRule`](#nodefeaturerule-custom-resource) objects and in the