adamant-kite-43734
12/24/2024, 8:46 AMcreamy-pencil-82913
12/24/2024, 7:04 PMcreamy-pencil-82913
12/24/2024, 7:06 PMfreezing-airplane-96032
12/26/2024, 10:14 AMhost-local
executable in the PATH and uses that value to generate the configuration in: /var/lib/rancher/k3s/agent/etc/containerd/config.toml
At startup `/var/lib/rancher/k3s/data`directory does not exist.
This is how /bin
ends up to be the cni-bin-dir setting.creamy-pencil-82913
12/26/2024, 7:51 PMcreamy-pencil-82913
12/26/2024, 7:52 PMfreezing-airplane-96032
12/26/2024, 9:01 PMcreamy-pencil-82913
12/27/2024, 12:26 AMcreamy-pencil-82913
12/27/2024, 12:27 AMcreamy-pencil-82913
12/27/2024, 12:27 AMcreamy-pencil-82913
12/27/2024, 12:39 AMdocker run --name k3s-server-1 --privileged -v /var/lib/rancher/k3s/data/cni -e PATH=/var/lib/rancher/k3s/data/cni:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/bin/aux rancher/k3s:v1.31.4-k3s1 server
something like that. idk how you’re currently running it in Docker such that things persist across restarts.creamy-pencil-82913
12/27/2024, 12:40 AMfreezing-airplane-96032
12/27/2024, 8:43 AMfreezing-airplane-96032
12/27/2024, 8:44 AMcreamy-pencil-82913
12/27/2024, 9:41 AMcreamy-pencil-82913
12/27/2024, 9:42 AM