This message was deleted.
# rke2
a
This message was deleted.
b
root@jump:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.5 LTS Release: 20.04 Codename: focal root@jump:~# sudo curl -sfL https://get.rke2.io | sh - [INFO] finding release for channel stable [INFO] using v1.24.10+rke2r1 as release [INFO] downloading checksums at https://github.com/rancher/rke2/releases/download/v1.24.10+rke2r1/sha256sum-amd64.txt curl: (23) Failure writing output to destination
same thing with a different url. curl -sfL https://get.rancher.io | INSTALL_RANCHER_TYPE=rke2 sh - [INFO] finding release for channel v2.5 [INFO] using v2.5.17 as release [INFO] downloading checksums at https://github.com/rancher/rancher/releases/download/v2.5.17/sha256sum.txt curl: (23) Failure writing output to destination
update: this was related to an ubuntu snap install of curl as opposed to an apt install. working now.
e
You should not use Ubuntu 20, if its fresh you should go to 22
👍 1
b
it's not in any way production and that's the ISO media I had on hand, and it's been the version that worked with k3s/rke2 in the past as well, especially running single node rancher manager via docker.... I'm doing single node but directly on rke2 with containerd... otherwise I whole heartedly agree as I have been in shops where they haven't upgraded according to the release schedule and they were not only dangerously behind on critical security fixes but were unable to jump to the latest and it had to be a painful iterative process.
a
And my dislike for snap grows.
👍 2