k3s ctr images import to different dir k3s ctr images import to different dir kubernetes kubernetes

k3s ctr images import to different dir


I didn't find anything that may natively allow for changing this directory.This doesn't mean nothing can be done. You can always create a symlink like this:

ln -s target_path /var/lib/rancher/data

Let me know if it helped.