rancher-partner-charts/charts/amd/amd-gpu/0.10.0
Adam Pickering d1d0630198
Migrate charts directory (vendors starting with A-C) (#1042)
2024-07-08 10:39:36 -06:00
..
charts/node-feature-discovery Migrate charts directory (vendors starting with A-C) (#1042) 2024-07-08 10:39:36 -06:00
templates Migrate charts directory (vendors starting with A-C) (#1042) 2024-07-08 10:39:36 -06:00
.helmignore Migrate charts directory (vendors starting with A-C) (#1042) 2024-07-08 10:39:36 -06:00
Chart.lock Migrate charts directory (vendors starting with A-C) (#1042) 2024-07-08 10:39:36 -06:00
Chart.yaml Migrate charts directory (vendors starting with A-C) (#1042) 2024-07-08 10:39:36 -06:00
README.md Migrate charts directory (vendors starting with A-C) (#1042) 2024-07-08 10:39:36 -06:00
app-readme.md Migrate charts directory (vendors starting with A-C) (#1042) 2024-07-08 10:39:36 -06:00
values.yaml Migrate charts directory (vendors starting with A-C) (#1042) 2024-07-08 10:39:36 -06:00

README.md

AMD GPU Helm Chart

Version: 0.10.0 Type: application AppVersion: 1.25.2.5

A Helm chart for deploying Kubernetes AMD GPU device plugin

Requirements

Kubernetes: >= 1.18.0

Optional Dependencies

Repository Name Version
https://kubernetes-sigs.github.io/node-feature-discovery/charts node-feature-discovery 0.8.1

Values

Key Type Default Description
dp.image.repository string "docker.io/rocm/k8s-device-plugin"
dp.image.tag string ""
imagePullSecrets list []
labeller.enabled bool false
lbl.image.repository string "docker.io/rocm/k8s-device-plugin"
lbl.image.tag string "labeller-latest"
namespace string "kube-system"
nfd.enabled bool false
node_selector."feature.node.kubernetes.io/pci-0300_1002.present" string "true"
securityContext.allowPrivilegeEscalation bool false
securityContext.capabilities.drop[0] string "ALL"
tolerations[0].key string "CriticalAddonsOnly"
tolerations[0].operator string "Exists"

More information

https://github.com/RadeonOpenCompute/k8s-device-plugin


Autogenerated from chart metadata using helm-docs v1.5.0