Skip to content

feat(nvidia-dra-driver-gpu): add Talos OS support image#1

Merged
arsac merged 1 commit intomainfrom
nvdia-k8s
Mar 18, 2026
Merged

feat(nvidia-dra-driver-gpu): add Talos OS support image#1
arsac merged 1 commit intomainfrom
nvdia-k8s

Conversation

@arsac
Copy link
Copy Markdown
Owner

@arsac arsac commented Mar 18, 2026

Summary

  • Adds apps/nvidia-dra-driver-gpu — a patched build of nvcr.io/nvidia/k8s-dra-driver-gpu with Talos Linux support
  • Applies upstream PR #695 to add /usr/local/glibc/usr/lib and /usr/local/bin to library/binary search paths
  • Patches both Go binaries (gpu-kubelet-plugin, compute-domain-kubelet-plugin) and the kubelet-plugin-prestart.sh script
  • Renovate will track NVIDIA/k8s-dra-driver-gpu releases via docker-bake.hcl

This app can be removed once PR #695 is released upstream and the chart version is bumped in home-ops.

Test plan

  • Image builds successfully via CI
  • nvidia-dra-driver-gpu-kubelet-plugin DaemonSet pods come up Running on the GPU node in home-ops
  • nvidia-smi is accessible from the pod (kubectl exec -n kube-system ... -- nvidia-smi)

🤖 Generated with Claude Code

Builds a patched version of nvcr.io/nvidia/k8s-dra-driver-gpu that adds
/usr/local/glibc/usr/lib and /usr/local/bin to the library/binary search
paths, matching upstream kubernetes-sigs/dra-driver-nvidia-gpu#695.

Renovate will track NVIDIA/k8s-dra-driver-gpu releases to keep the VERSION
in sync. Remove this app once PR #695 is released upstream.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@arsac arsac merged commit 4186ed1 into main Mar 18, 2026
1 of 2 checks passed
@arsac arsac deleted the nvdia-k8s branch March 18, 2026 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant