rancher-partner-charts/charts/amd/amd-gpu
github-actions[bot] d2e690d085 Charts CI
```
Added:
  amd/amd-gpu:
    - 0.9.0

Updated:
  bitnami/redis:
    - 18.0.1
  crate/crate-operator:
    - 2.30.3
  crowdstrike/falcon-sensor:
    - 1.20.3
  instana/instana-agent:
    - 1.2.62
  koor-tech/koor-operator:
    - 0.3.5
  redpanda/redpanda:
    - 5.1.7
```
2023-08-29 12:39:51 +00:00
..
charts/node-feature-discovery Charts CI 2023-08-29 12:39:51 +00:00
templates Charts CI 2023-08-29 12:39:51 +00:00
.helmignore Charts CI 2023-08-29 12:39:51 +00:00
Chart.lock Charts CI 2023-08-29 12:39:51 +00:00
Chart.yaml Charts CI 2023-08-29 12:39:51 +00:00
README.md Charts CI 2023-08-29 12:39:51 +00:00
app-readme.md Charts CI 2023-08-29 12:39:51 +00:00
values.yaml Charts CI 2023-08-29 12:39:51 +00:00

README.md

AMD GPU Helm Chart

Version: 0.9.0 Type: application AppVersion: 1.25.2.4

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