https://rancher.com/ logo
Title
b

bright-fireman-42144

02/21/2023, 10:14 PM
single node rancher manager... needed for outside a harvester cluster. I've ran into the latest rancher manager not being compatible with latest k3s what string should I use in the following:
INSTALL_K3S_VERSION="v1.24.7+k3s1"
even better, is there a list of the k3s versions on github that I can reference? or k3s.io
c

creamy-pencil-82913

02/21/2023, 10:23 PM
check the releases page on GH
or use INSTALL_K3S_CHANNEL as documented here: https://docs.k3s.io/upgrades/manual#release-channels to get the latest 1.24.x release
👍 1
b

bright-fireman-42144

02/21/2023, 10:28 PM
cool. Thank Brandon. I believe the latest rancher manager does not work with the latest k3s. I found the releases in a round about way by looking at the get.ks3.io script which led me to update.k3s.io Your link would have been faster 😉 Thanks mate.
c

creamy-pencil-82913

02/21/2023, 10:28 PM
it does not currently work with Kubernetes 1.25 or 1.26, no