rancher-partner-charts/charts/amd/amd-gpu
github-actions[bot] 2cace5a3b1 Charts CI
```
Updated:
  amd/amd-gpu:
    - 0.13.0
  linkerd/linkerd-control-plane:
    - 2024.4.4
  linkerd/linkerd-crds:
    - 2024.4.4
```
2024-04-19 00:52:27 +00:00
..
charts/node-feature-discovery Charts CI 2024-04-19 00:52:27 +00:00
templates Charts CI 2024-04-19 00:52:27 +00:00
.helmignore Charts CI 2023-08-29 12:39:51 +00:00
Chart.lock Charts CI 2024-04-19 00:52:27 +00:00
Chart.yaml Charts CI 2024-04-19 00:52:27 +00:00
README.md Charts CI 2024-04-19 00:52:27 +00:00
app-readme.md Update amd/gpu 2024-01-19 19:24:35 -05:00
values.yaml Charts CI 2024-04-19 00:52:27 +00:00

README.md

AMD GPU Helm Chart

Version: 0.13.0 Type: application AppVersion: 1.25.2.8

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_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/ROCm/k8s-device-plugin


Autogenerated from chart metadata using helm-docs v1.5.0