Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Release-1.30] - Custom path for runtimes autodetect #10999

Closed
vitorsavian opened this issue Oct 7, 2024 · 1 comment
Closed

[Release-1.30] - Custom path for runtimes autodetect #10999

vitorsavian opened this issue Oct 7, 2024 · 1 comment
Assignees
Milestone

Comments

@vitorsavian
Copy link
Member

Backport fix for Custom path for runtimes autodetect

@mdrahman-suse
Copy link

mdrahman-suse commented Oct 14, 2024

Validated on release-v1.30 branch with commit 737f594

Steps: #10761 (comment)

Validation

$ k3s -v
k3s version v1.30.5+k3s-737f5946 (737f5946)
go version go1.22.6

$ sudo cat /var/lib/rancher/k3s/agent/etc/containerd/config.toml | grep nvidia
[plugins."io.containerd.grpc.v1.cri".containerd.runtimes."nvidia"]
[plugins."io.containerd.grpc.v1.cri".containerd.runtimes."nvidia".options]
  BinaryName = "/home/ubuntu/nvidia-container-runtime"

@github-project-automation github-project-automation bot moved this from To Test to Done Issue in K3s Development Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done Issue
Development

No branches or pull requests

3 participants