Reorganized node-feature-discovery and intel-device-plugins

This commit is contained in:
2025-02-24 03:16:23 +01:00
parent 27960b00dc
commit 4929d43f7c
8 changed files with 66 additions and 22 deletions

View 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

View File

@@ -0,0 +1,3 @@
core:
labelSources:
- "local"