Hello,
I have set up a HA Kubernetes cluster with 3 master and 3 worker nodes, and I want to use Rancher as the UI. However, when trying to install Rancher using Helm, I encounter the following error:
Error: INSTALLATION FAILED: chart requires kubeVersion: < 1.29.0-0 which is incompatible with Kubernetes v1.30.3
I haven’t been able to find a solution to this issue. Installing an older version of Kubernetes might solve the problem, but I want to use v1.30. Is there anyone who can help?
Thank you.