rancherfederal / rke_airgap_install

7 stars 5 forks source link

rancher installation via airgap script failing #3

Closed irgama closed 1 year ago

irgama commented 1 year ago

Release "rancher" does not exist. Installing it now. Error: chart requires kubeVersion: < 1.26.0-0 which is incompatible with Kubernetes v1.26.7+rke2r1

It looks like rancher needs to be at least version 2.7.5 to work with 1.26.

Also, I ran into an error when trying to do this initially, where I got the following error. However, I just needed to run "source ~/.bashrc". Still, I think that should be added to the script for installing rancher/longhorn/etc. or in the documentation.

clemenko commented 1 year ago

just updated rancher to 2.7.5. this should work now.