linkerd-await hangs initially but executed successfully on pod restart #8458
Replies: 3 comments 10 replies
-
Hey @abekman-epam, if I would start by collecting the proxy logs (with a debug level, i.e |
Beta Was this translation helpful? Give feedback.
-
I have the exact same symptoms and also the same log output. Any other pod which I mesh suffer from the same thing. Does not start until linkerd-await times out. If I disable linkerd-await and get the linkerd-proxy logs, I get the following output
|
Beta Was this translation helpful? Give feedback.
-
@olix0r Just found out that there is a workaround for this issue: I've just tried, and works fine :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone! I'm looking for help with a problem I encountered while upgrading k8s cluster (v1.19, EKS) from Linkerd 2.10.2 to stable-2.11.2
The problem is linkerd pods (destination & proxy-injector) are stuck for some time until linkerd-await timeout (2m) is expired and then got restarted. After that they start ok. If I manually modify deployments not to use linkerd-await they start ok too.
After that linkerd check result is green (except for "‼ cluster networks can be verified\n the following nodes do not expose a podCIDR:" but doesn't look relevant) Any suggestions on what can be checked to fix this behavior?
Beta Was this translation helpful? Give feedback.
All reactions