Add nvidia-plugin and node-feature-discovery to cluster setup.

This commit is contained in:
2025-09-24 04:35:28 -07:00
parent 0dc8696820
commit ad1cec9a59
13 changed files with 1220 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: node-feature-discovery
labels:
- pairs:
app.kubernetes.io/name: node-feature-discovery
managedBy: kustomize
partOf: wild-cloud
resources:
- namespace.yaml
- crds.yaml
- rbac.yaml
- daemonset.yaml
- master.yaml