mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-04-15 10:55:37 +00:00
If you install RKE2 on the first node as specified in 'curl -sfL https://get.rke2.io | INSTALL_RKE2_CHANNEL=v1.20 sh -' (line 46) and on the other nodes with 'curl -sfL https://get.rke2.io | sh -' (line 59) you end up with different Versions on the first Node compared to the others. I think either specifying the Version in both cases, or just doing it without a Version specified should fix this. My result: linux15@linux15:~$ kubectl get nodes NAME STATUS ROLES AGE VERSION linux15 Ready control-plane,etcd,master 18h v1.20.15+rke2r2 linux16 Ready control-plane,etcd,master 18h v1.24.8+rke2r1