migration to next
This commit is contained in:
		@@ -1,25 +0,0 @@
 | 
			
		||||
apiVersion: v2
 | 
			
		||||
name: intel-device-plugin
 | 
			
		||||
version: 1.0.0
 | 
			
		||||
description: Intel Device Plugin
 | 
			
		||||
keywords:
 | 
			
		||||
  - intel-device-plugin
 | 
			
		||||
  - operator
 | 
			
		||||
  - gpu
 | 
			
		||||
  - kubernetes
 | 
			
		||||
home: https://wiki.alexlebens.dev/doc/intel-device-plugin-WGuYx3UYE3
 | 
			
		||||
sources:
 | 
			
		||||
  - https://github.com/intel/intel-device-plugins-for-kubernetes
 | 
			
		||||
  - https://github.com/intel/helm-charts/tree/main/charts/device-plugin-operator
 | 
			
		||||
  - https://github.com/intel/helm-charts/tree/main/charts/gpu-device-plugin
 | 
			
		||||
maintainers:
 | 
			
		||||
  - name: alexlebens
 | 
			
		||||
dependencies:
 | 
			
		||||
  - name: intel-device-plugins-operator
 | 
			
		||||
    version: 0.32.0
 | 
			
		||||
    repository: https://intel.github.io/helm-charts/
 | 
			
		||||
  - name: intel-device-plugins-gpu
 | 
			
		||||
    version: 0.32.0
 | 
			
		||||
    repository: https://intel.github.io/helm-charts/
 | 
			
		||||
icon: https://avatars.githubusercontent.com/u/17888862?s=48&v=4
 | 
			
		||||
appVersion: 0.31.1
 | 
			
		||||
@@ -1,8 +0,0 @@
 | 
			
		||||
apiVersion: v1
 | 
			
		||||
kind: Namespace
 | 
			
		||||
metadata:
 | 
			
		||||
  name: intel-device-plugin
 | 
			
		||||
  labels:
 | 
			
		||||
    pod-security.kubernetes.io/audit: privileged
 | 
			
		||||
    pod-security.kubernetes.io/enforce: privileged
 | 
			
		||||
    pod-security.kubernetes.io/warn: privileged
 | 
			
		||||
@@ -1,11 +0,0 @@
 | 
			
		||||
intel-device-plugins-gpu:
 | 
			
		||||
  name: gpudeviceplugin
 | 
			
		||||
  resourceManager: false
 | 
			
		||||
  sharedDevNum: 5
 | 
			
		||||
  logLevel: 2
 | 
			
		||||
  enableMonitoring: true
 | 
			
		||||
  allocationPolicy: "none"
 | 
			
		||||
  nodeSelector:
 | 
			
		||||
    intel.feature.node.kubernetes.io/gpu: 'true'
 | 
			
		||||
  nodeFeatureRule: false
 | 
			
		||||
  tolerations: []
 | 
			
		||||
		Reference in New Issue
	
	Block a user