This message was deleted.
# k3s
a
This message was deleted.
c
There should be a k3s-server symlink under
/var/lib/rancher/k3s/data/current/bin
. Do you have something in place on this node that is preventing that from being extracted?
You might
rm -rf /var/lib/rancher/k3s/data
and then restart k3s, that should trigger a re-extraction of the content
If it still doesn’t work, then figure out what on your node is preventing k3s from creating files in that directory
s
Any reason why the data folder is having this issue?
Only known change in the host machine is an OS level upgrade and system restart.