linkerd-proxy sidecar container terminated after scaling up the deployments #10332
Unanswered
zhoudaxia233
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Can you run through |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
I am encountering an issue with linkerd-proxy sidecar container termination when scaling up my Kubernetes deployments. Prior to scaling up, my application with 3 replicas and linkerd-proxy sidecar containers worked without issues. However, after scaling up to 5 replicas, the sidecar container in the extra 2 replicas failed to function correctly.
I have checked the logs and found that the sidecar container terminates without any apparent reason. The application container in the same pod continues to work as expected. How can I troubleshoot and fix this issue?
Thank you for your help!
Beta Was this translation helpful? Give feedback.
All reactions