Reorganized node-feature-discovery and intel-device-plugins
This commit is contained in:
10
infra/node-feature-discovery/kustomization.yaml
Normal file
10
infra/node-feature-discovery/kustomization.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- https://github.com/kubernetes-sigs/node-feature-discovery/deployment/overlays/default?ref=v0.17.1
|
||||
|
||||
configMapGenerator:
|
||||
- name: nfd-worker-conf
|
||||
behavior: replace
|
||||
files:
|
||||
- nfd-worker.conf
|
||||
3
infra/node-feature-discovery/nfd-worker.conf
Normal file
3
infra/node-feature-discovery/nfd-worker.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
core:
|
||||
labelSources:
|
||||
- "local"
|
||||
Reference in New Issue
Block a user