feat(amd-gpu-plugin): Add AMD gpu plugin as app (#1703)
* feat(amd-gpu-plugin): Add AMD gpu plugin as app * remove old code * Add repo for amd gpu device plugin
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
apiVersion: v2
|
||||
appVersion: "upstream"
|
||||
deprecated: false
|
||||
description: A kubernetes plugin to add AMD GPU's to Pods
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/amd-gpu-plugin
|
||||
icon: https://truecharts.org/_static/img/appicons/amd-gpu-plugin.png
|
||||
keywords:
|
||||
- amd
|
||||
- gpu
|
||||
- plugin
|
||||
dependencies:
|
||||
- name: amd-gpu
|
||||
repository: https://radeonopencompute.github.io/k8s-device-plugin/
|
||||
version: 0.2.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: amd-gpu-plugin
|
||||
sources:
|
||||
- https://github.com/metallb/metallb
|
||||
- https://metallb.universe.tf
|
||||
type: application
|
||||
version: 0.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- core
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
Reference in New Issue
Block a user