https://rancher.com/ logo
#general
Title
# general
c

crooked-cat-21365

01/31/2023, 11:16 AM
Trying to install Rancher 2.7.1 on top of RKE2 I ran into this problem:
Copy code
# helm install rancher rancher-latest/rancher --namespace cattle-system --set hostname=<http://rancher02.example.com|rancher02.example.com> --set ingress.tls.source=secret --version 2.7.1
Error: INSTALLATION FAILED: chart requires kubeVersion: < 1.25.0-0 which is incompatible with Kubernetes v1.25.6+rke2r1
How comes? Is there a schedule to support Kubernetes 1.25 or 1.26?
s

stocky-account-63046

01/31/2023, 1:01 PM
1.25 support i believe is currently targetted for 2.7.2
n

nutritious-petabyte-2036

01/31/2023, 2:37 PM
There is the Rancher from Resistance helm chart available, which supports 1.25.x but this Rancher version is 2.7.2-rc1 (latest, not stable)
s

stocky-account-63046

01/31/2023, 2:45 PM
2.7.2-rc1 is a release candidate rather than an official, latest release. we love members of the community playing around with it, but it's not fit for anything more
👍 2
r

ripe-dawn-97043

03/11/2023, 8:27 PM
is any date on the horizon for 2.7.2 stable release?
20 Views