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
I installed the helm chart into a k3s cluster and tried to create a k3k cluster, but it fails. Error: failed to run Kubelet: failed to create kubelet: open /dev/kmsg: no such file or directory
This is an issue on a couple of systems. See here.
I installed the helm chart into a k3s cluster and tried to create a k3k cluster, but it fails.
Error: failed to run Kubelet: failed to create kubelet: open /dev/kmsg: no such file or directory
This is an issue on a couple of systems. See here.
The solution is just to mount host kmsg into the container.
The text was updated successfully, but these errors were encountered: