Skip to content

Commit d555109

Browse files
committed
docs: note that extended resources are not supported by custom source
1 parent df9026a commit d555109

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/usage/customization-guide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -717,6 +717,10 @@ Resources names:
717717
- unprefixed names will get prefixed with `feature.node.kubernetes.io/`
718718
automatically (e.g. `foo` becomes `feature.node.kubernetes.io/foo`)
719719

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+
720724
#### Vars template
721725

722726
The `.varsTemplate` field specifies a text template for dynamically creating

0 commit comments

Comments
 (0)