https://rancher.com/ logo
Title
a

adorable-leather-68471

11/01/2022, 12:32 AM
Another issue I am seeing with Rancher desktop seems to be related to this: https://community.traefik.io/t/heavy-performance-impact-when-using-traefik-on-kubernetes/12744/13 Traefik proxy is extremely slow, is it possible to use a custom image for the built in traefik proxy?
f

fast-garage-66093

11/01/2022, 12:52 AM
You can disable traefik and deploy your own ingress.
a

adorable-leather-68471

11/01/2022, 12:54 AM
Yes, for sure, it’s just so nice with things working out of the box 😄 I am trying to get my org to use rancher desktop as their laptop k8s solution and it would be very cool if people had to not deploy their own ingress controller for development environments! Happy to open a PR or something to help out if I find the issue
f

fast-garage-66093

11/01/2022, 12:55 AM
The issue of course is that the traefik version is fixed in the k3s release. So if you run a recent k3s version, you get a recent traefik. If you run an old k3s, you get an older traefik as well.
a

adorable-leather-68471

11/01/2022, 12:56 AM
Would k3s have to be updated in rancher desktop then?
f

fast-garage-66093

11/01/2022, 12:56 AM
I just checked k3s 1.25.3, and it comes with traefik 2.9.1
The k3s version is the version of kubernetes you install...
Which version are you running that exhibits this issue?
a

adorable-leather-68471

11/01/2022, 12:57 AM
That’s the issue, I was on 1.21 😄
Thanks Jan, and sorry about the late ping.
f

fast-garage-66093

11/01/2022, 12:58 AM
Yeah, no worries, but even then the subversion may matter. Were you using 1.21.14?
a

adorable-leather-68471

11/01/2022, 12:59 AM
v1.21.12
f

fast-garage-66093

11/01/2022, 12:59 AM
1.21.14 should include traefik 2.6.1
k3s 1.23.13 should have traefik 2.9.1: Release v1.23.13+k3s1 · k3s-io/k3s
a

adorable-leather-68471

11/01/2022, 1:01 AM
Thanks, just upgraded but something fishy with my kubeconfig
Or I think the node needs to be deleted, and k3s restarted
f

fast-garage-66093

11/01/2022, 1:03 AM
You upgraded to 1.23.13, right? If you are on Ventura then you cannot currently use 1.24.* or 1.25.* due to some still unidentified issue
a

adorable-leather-68471

11/01/2022, 1:05 AM
No still stuck on Monterey 😄 I did upgrade to
1.25
😬 Should I downgrade? I am not anticipating an upgrade anytime soon due to corp policy
f

fast-garage-66093

11/01/2022, 1:05 AM
No, 1.25 should work fine on Monterey; the issue is purely on Ventura