26 lines
		
	
	
		
			811 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			811 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| 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.31.0
 | |
|     repository: https://intel.github.io/helm-charts/
 | |
|   - name: intel-device-plugins-gpu
 | |
|     version: 0.31.0
 | |
|     repository: https://intel.github.io/helm-charts/
 | |
| icon: https://avatars.githubusercontent.com/u/17888862?s=48&v=4
 | |
| appVersion: 0.31.0
 |