File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
clusters/talos-robbinsdale/apps/inteldeviceplugins-system Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11kind : Kustomization
22resources :
33 - https://github.com/kubernetes-sigs/node-feature-discovery/deployment/overlays/default?ref=v0.17.1
4- - https://raw.githubusercontent.com/intel/intel-device-plugins-for-kubernetes/main/deployments/operator/samples/deviceplugin_v1_gpudeviceplugin.yaml
54 - https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/nfd/overlays/node-feature-rules?ref=v0.31.1
65
76helmCharts :
@@ -11,4 +10,10 @@ helmCharts:
1110 namespace : inteldeviceplugins-system
1211 releaseName : intel-device-plugins-operator
1312 includeCRDs : true
13+ - name : intel-device-plugins-gpu
14+ repo : https://intel.github.io/helm-charts/
15+ version : 0.31.1
16+ namespace : inteldeviceplugins-system
17+ releaseName : intel-device-plugins-gpu
18+ includeCRDs : true
1419 valuesFile : values.yaml
Original file line number Diff line number Diff line change 1+ name : igpu
2+ sharedDevNum : 5
3+ enableMonitoring : true
4+ nodeFeatureRule : false
5+ nodeSelector :
6+ intel.feature.node.kubernetes.io/gpu : ' true'
You can’t perform that action at this time.
0 commit comments