Replies: 1 comment 1 reply
-
I upgraded to 2.10.2 version but issue still persists.. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a large cluster with 35 nodes for linkerd (100 ingress pods, 3 controller pods) and 38 workload nodes (32 service pods). During Helm installation, I am seeing the status of the service pods (with linkerd injected) go from Running -> OOMKilled -> CrashLoopBackOff and repeating...
After I remove the HA mode configs, I do not see this problem. I want to understand what is causing this and what is correct way to approach this? My assumption is that the HA mode has the cpu/memory limits defined and exceeding that causes the error.
Linkerd version: 2.10.0
Beta Was this translation helpful? Give feedback.
All reactions