Replies: 2 comments 3 replies
-
Injection events are surfaced at the workload level. So if some given pod wasn't injected you might be able to see the reason issuing |
Beta Was this translation helpful? Give feedback.
-
@alpeb Checking the deployment, there are no reasons at all, only scale events, and after multiple pod deletions, a linkerd event:
I'm using:
All are installed using helm on an AKS cluster (multiple, actually) PS: I can't find the |
Beta Was this translation helpful? Give feedback.
-
I have a problem with Linkerd, proxy contaienrs are randomly not injected. We are using AKS, ArgoCD and Externalsecrets.
I did not found any relevant info in proxy injector logs or kubernetes events. What I noticed, that trustanchor secret age is the same, as the affected pod.
There are also some TLS handshake errors in the logs, and it seems k8s wasn't even trying to inject the container. At this point I have no clue in which direction should I start the investigation, how could I debug this.
Could you please help?
Beta Was this translation helpful? Give feedback.
All reactions