support node feature discovery (#10861)
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
This commit is contained in:
@ -259,3 +259,12 @@ kube_vip_enabled: false
|
||||
# port: 6443
|
||||
# kube_vip_interface: eth0
|
||||
# kube_vip_services_enabled: false
|
||||
|
||||
# Node Feature Discovery
|
||||
node_feature_discovery_enabled: false
|
||||
# node_feature_discovery_gc_sa_name: node-feature-discovery
|
||||
# node_feature_discovery_gc_sa_create: false
|
||||
# node_feature_discovery_worker_sa_name: node-feature-discovery
|
||||
# node_feature_discovery_worker_sa_create: false
|
||||
# node_feature_discovery_master_config:
|
||||
# extraLabelNs: ["nvidia.com"]
|
||||
|
Reference in New Issue
Block a user