You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shoudl the values.yaml not be using contaird managed by k3s internally, otherwise hwo does the cluster leverage nvdia?
Maybe this is a more appropriate implementation
Shoudl the values.yaml not be using contaird managed by k3s internally, otherwise hwo does the cluster leverage nvdia?
Maybe this is a more appropriate implementation
toolkit:
env:
- name: CONTAINERD_CONFIG
value: "/var/lib/rancher/k3s/agent/etc/containerd/config.toml.tmpl"
- name: CONTAINERD_SOCKET
value: "/run/k3s/containerd/containerd.sock"
- name: CONTAINERD_RUNTIME_CLASS
value: "nvidia"
- name: CONTAINERD_SET_AS_DEFAULT
value: "true"
devicePlugin:
config:
name: time-slicing-config-all
default: any
The text was updated successfully, but these errors were encountered: