cozystack/packages/system/gpu-operator
Arsolitt 4e37f64553
docs(gpu-operator): document tolerate-all on compat DaemonSet
Explain why tolerations: [{operator: Exists}] is safe on the driver
compat DaemonSet: the nodeSelector already confines scheduling to GPU
nodes, so the blanket toleration only kicks in when those nodes carry
the dedicated=gpu / nvidia.com/gpu taints that the GPU Operator's
default policy and many deployments apply.

Signed-off-by: Arsolitt <arsolitt@gmail.com>
2026-04-18 07:19:05 +03:00
..
charts/gpu-operator [gpu-operator] Introduce GPU-operator 2025-04-08 14:03:52 +02:00
examples docs(gpu-operator): document tolerate-all on compat DaemonSet 2026-04-18 07:19:05 +03:00
Chart.yaml [gpu-operator] Introduce GPU-operator 2025-04-08 14:03:52 +02:00
Makefile refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
values-talos.yaml [gpu-operator] Introduce GPU-operator 2025-04-08 14:03:52 +02:00
values.yaml [gpu-operator] Introduce GPU-operator 2025-04-08 14:03:52 +02:00