https://rancher.com/ logo
Title
s

strong-action-21448

05/02/2023, 1:33 PM
Hello, I'm trying to deploy helm chart to a rancher-managed EKS 1.25 cluster via fleet but I'm getting this error:
Chart requires kubeVersion: >=v1.24.0-0 which is incompatible with Kubernetes v1.20.0
It seems like this indicates rancher is using an old kubectl client when deploying helm charts, and I'm not sure how to upgrade fleet's kubectl?
m

millions-notebook-58367

05/02/2023, 3:21 PM
Hi @strong-action-21448 See this loooong thread about this problem: https://github.com/rancher/fleet/issues/399
s

strong-action-21448

05/02/2023, 4:57 PM
ohh interesting, thanks for the pointer! I wonder if I update my fleet agent to 0.7.0 if it will fix it? right now I have 0.6.0 installed