adamant-kite-43734
07/26/2023, 11:59 AMgorgeous-pizza-36569
07/26/2023, 12:00 PMwide-garage-9465
07/26/2023, 12:02 PMwide-garage-9465
07/26/2023, 12:04 PMrough-farmer-49135
07/26/2023, 2:01 PMwide-garage-9465
07/26/2023, 2:21 PMdocker cp
it into the server container /bin/k3s
and chmod a+x /bin/k3s
inside the container
4. docker restart
5. Profit. That actually worked flawlessly.
So I'd test that with a cluster you don't care about before trying it with one you do care about.k3d is not made to be running stuff you really care about (i.e. production)
wide-garage-9465
07/26/2023, 2:23 PMservice docker restart
, so I assume it should also survive a reboot.rough-farmer-49135
07/26/2023, 2:52 PMk3d is not made to be running stuff you really care about (i.e. production)Oh how I wish the people who made decisions listened to whether or not things are intended for running things they care about...
wide-garage-9465
07/26/2023, 3:46 PMOh how I wish the people who made decisions listened to whether or not things are intended for running things they care about...🥲
rough-farmer-49135
07/26/2023, 3:48 PMrough-farmer-49135
07/26/2023, 3:49 PMdocker ps
might just register the daemon time, the logs might indicate if it was alive for longer (either by not showing the beginning or going past the beginning of the docker service)? Though the default may have changed too.gorgeous-pizza-36569
07/26/2023, 5:28 PMNo help topic for '/bin/k3d-entrypoint.sh'
). My first guess is that just repeatedly replacing the k3s binary will sooner or later lead to issues, due to the rest of the container / its config (entrypoint and so on) being outdated wrt the k3s binary.gorgeous-pizza-36569
07/26/2023, 5:29 PMgorgeous-pizza-36569
07/26/2023, 6:27 PMgorgeous-pizza-36569
07/26/2023, 6:30 PMgorgeous-pizza-36569
08/16/2023, 10:35 AMwide-garage-9465
08/16/2023, 10:40 AMgorgeous-pizza-36569
08/16/2023, 10:42 AM