Linkerd Crashed #8354
Unanswered
husnerabbi19
asked this question in
Help
Linkerd Crashed
#8354
Replies: 2 comments 1 reply
-
Note that the error is not coming from Linkerd, but from your container runtime. |
Beta Was this translation helpful? Give feedback.
1 reply
-
This is not exactly a solution you may be looking for, but it looks like this could be related to the Node's OS version based off conversations in docker/for-linux#841. CentOS 7.9.2009 seems to be problematic. If you can try testing with a different OS on the node it may be worth seeing if you still run in to any issues. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi,
We have deployed Linkerd on a Kubernetes Cluster.
Node Details
Kubernetes Cluster Details
Linkerd Details
We have injected Linkerd into our Deployment and Statefulset.
Initially it works fine, however after 2 days Linkerd components crash.
Here are the Logs of Linkerd POD.
Warning Failed pod/orchestration-controller-5b6d475f94-bxjz9 Error: failed to start container "linkerd-init": Error response from daemon: OCI runtime create failed: container_linux.go:345: starting container process caused "process_linux.go:275: applying cgroup configuration for process caused \"mkdir /sys/fs/cgroup/memory/kubepods/burstable/pod87f10c9a-b458-4337-a670-1945702f4577/linkerd-init: cannot allocate memory\"": unknown
Let me know, if any other info/logs are required.
Beta Was this translation helpful? Give feedback.
All reactions