We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df9026a commit d555109Copy full SHA for d555109
docs/usage/customization-guide.md
@@ -717,6 +717,10 @@ Resources names:
717
- unprefixed names will get prefixed with `feature.node.kubernetes.io/`
718
automatically (e.g. `foo` becomes `feature.node.kubernetes.io/foo`)
719
720
+> **NOTE:** `.extendedResources` is not supported by the
721
+> [custom feature source](#custom-feature-source) -- it can only be used in
722
+> NodeFeatureRule objects.
723
+
724
#### Vars template
725
726
The `.varsTemplate` field specifies a text template for dynamically creating
0 commit comments