feat: cleanup of remodelling

move remodel folder down to root and delete old unused manifests
This commit is contained in:
Vegard Hagen
2024-07-21 23:21:12 +02:00
parent f1797c94ec
commit 207b1892bf
447 changed files with 477 additions and 6122 deletions
@@ -0,0 +1,21 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ns.yaml
# NFD rules for Intel HW
- https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/nfd/overlays/node-feature-rules?ref=v0.29.0
# https://kubernetes-sigs.github.io/node-feature-discovery/v0.16/deployment/helm.html
helmCharts:
- name: node-feature-discovery
repo: https://kubernetes-sigs.github.io/node-feature-discovery/charts
version: 0.16.0
releaseName: nfd
includeCRDs: true
namespace: node-feature-discovery
valuesInline:
worker:
config:
core:
sleepInterval: 0s