-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Memory never goes down in traefik version 2.11.18, need to upgrade to 2.11.19 #11733
Comments
This will be backported only, with no change to master which is now on Traefik v3. |
@brandond how can I use it after backporting? |
Just upgrade, after it's released. |
@brandond Can you tell me the release date? 🙇♂ |
After next Kubernetes patch release, when it's ready. |
@brandond we don't know when Kubernetes will release, can you guide me to manually adjust traefik version on my k3s? My k3s is having this problem, it keeps getting full of memory. |
Environmental Info:
K3s Version:
v1.32.1+k3s1
Node(s) CPU architecture, OS, and Version:
Linux Ubuntu-2404-noble-amd64-base 6.8.0-51-generic
Cluster Configuration:
1 server
Describe the bug:
Memory issues in traefik 2.11.18 where memory never goes down even without traffic:
traefik/traefik#11391
traefik/traefik#11423
Steps To Reproduce:
Expected behavior:
No more memory problems.
k3s versions using traefik 2.11.18 need to switch to 2.11.19 to avoid this error.
https://github.com/traefik/traefik/releases/tag/v2.11.19
Actual behavior:
Memory never goes down even without traffic
Additional context / logs:
None
The text was updated successfully, but these errors were encountered: