https://rancher.com/ logo
#k3s
Title
h

hundreds-evening-84071

03/10/2023, 9:45 PM
with k3s cluster running on 1.22 is it okay to run this to go to latest version available in stable channel?
Copy code
curl -sfL <https://get.k3s.io> | INSTALL_K3S_CHANNEL=stable sh -
or should it be done in steps? 1.22 to 1.23 to 1.24 and so on?