first commit

This commit is contained in:
2025-12-16 17:56:13 +11:00
commit 2da0e4f030
70 changed files with 11317 additions and 0 deletions

32
Chart.yaml Normal file
View File

@@ -0,0 +1,32 @@
apiVersion: v2
appVersion: v1.4.0
dependencies:
- condition: node-feature-discovery.enabled
name: node-feature-discovery
repository: https://kubernetes-sigs.github.io/node-feature-discovery/charts
version: v0.16.1
- condition: kmm.enabled
name: kmm
repository: file://./charts/kmm
version: v1.0.0
description: AMD GPU Operator simplifies the deployment and management of AMD Instinct
GPU accelerators within Kubernetes clusters.
home: https://github.com/ROCm/gpu-operator
icon: https://raw.githubusercontent.com/ROCm/k8s-device-plugin/master/helm/logo.png
keywords:
- kubernetes
- cluster
- hardware
- amd
- gpu
- ai
- deep learning
- monitoring
kubeVersion: '>= 1.29.0-0'
maintainers:
- name: Yan Sun <Yan.Sun3@amd.com>
name: gpu-operator-charts
sources:
- https://github.com/ROCm/gpu-operator
type: application
version: v1.4.0