https://rancher.com/ logo
Title
m

melodic-hamburger-23329

08/29/2022, 3:17 AM
How do I upgrade from v1.24.3+k3s1 to v1.24.4+k3s1? Is just
stop k3s => replace k3s binary => start k3s
enough?
h

hundreds-evening-84071

08/29/2022, 1:47 PM
r

refined-toddler-64572

08/29/2022, 3:59 PM
Also look at the K3s upgrade controller. It can do a rolling update to nodes in the cluster. It's not perfect, but I've used it for 1.22, 1.23. and will be doing 1.24 this week with it. https://github.com/rancher/system-upgrade-controller
👀 1
w

wonderful-spring-28306

08/29/2022, 5:47 PM
Hey @refined-toddler-64572 what challenges have you faced with the upgrade controller?
r

refined-toddler-64572

08/29/2022, 7:05 PM
The none standard way the controller handled CRDs didn't play nice with gitops methods. Several issues have been opened on it. Here's one: https://github.com/rancher/system-upgrade-controller/issues/172