linkerd-proxy can't start on few pods #4959
Unanswered
garimakhulbe02
asked this question in
General
Replies: 1 comment
-
Hard to tell what's going on with your cluster. Are there enough cpu/memory resources? |
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.
-
I am trying to install Linkerd 2.8.1 on AKS cluster and getting this error.
kubectl get pod -n linkerd
I can see following errors on these pods...
I am trying to install linkerd on AKS cluster which does not have any app running yet. It seemed like linkerd-proxy container is taking longer in getting ready so I added wait time in ```check``. However error still persists.
AKS version: 1.17.7
Linkerd: 2.8.1
There is not much resources on this online. Have anyone seen this error?
Beta Was this translation helpful? Give feedback.
All reactions