support node feature discovery (#10861)

Signed-off-by: Kay Yan <kay.yan@daocloud.io>
This commit is contained in:
Kay Yan
2024-03-06 00:36:08 +08:00
committed by GitHub
parent 04e40f2e6f
commit 90b0151caf
22 changed files with 916 additions and 1 deletions

View File

@@ -132,3 +132,10 @@ dependencies:
- inventory_hostname == groups['kube_control_plane'][0]
tags:
- scheduler_plugins
- role: kubernetes-apps/node_feature_discovery
when:
- node_feature_discovery_enabled
- inventory_hostname == groups['kube_control_plane'][0]
tags:
- node_feature_discovery