linkerd2 icon indicating copy to clipboard operation
linkerd2 copied to clipboard

Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.

Results 406 linkerd2 issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [X] I have searched the existing issues ### What is the issue? I'm trying to install Linkerd using the Helm chart,...

bug
area/cni
env/cillium

The tracing test frequently fails with spurious errors like: ``` --- FAIL: TestTracing (179.94s) --- FAIL: TestTracing/expect_full_trace (120.03s) tracing_test.go:224: No trace found with processes: [nginx web emoji voting linkerd-proxy] FAIL...

help wanted
area/test
area/tracing

### What problem are you trying to solve? It's not uncommon to see people using `cert-manager` together with linkerd. To help with automation, linkerd supports installing the control plane without...

area/test

### What is the issue? When installing linkerd2 (version 2.11) on k8s 1.21 (EKS running on AWS) the control plane services fail to come up. ### How can it be...

help wanted
priority/triage
bug
env/eks

### What is the issue? I have a working Linkerd installation in a kind-based Kubernetes v1.24.2 cluster. All Linkerd components are installed using the Helm chart via Argo CD. I...

support

### What problem are you trying to solve? In my production clusters, Iā€™m using [external prometheus](https://linkerd.io/2.11/tasks/external-prometheus/#) setup, I still have `linkerd-viz` installed but it points to external endpoints. Seems like...

enhancement

### What problem are you trying to solve? We are using Linkerd on our production environment, we are hesitate to apply 'Authorization Policy'. Worry about we may break the system....

help wanted
enhancement
needs/design

### What is the issue? ``` 7m45s Warning Unhealthy pod/linkerd-destination-676b6657b-426bs Readiness probe failed: Get "http://10.0.28.9:9997/ready": context deadline exceeded (Client.Timeout exceeded while awaiting headers) 56m Warning Unhealthy pod/linkerd-destination-676b6657b-426bs Readiness probe failed:...

env/eks
support

### What problem are you trying to solve? Easier and automated provisioning of clusters with linkerd. ### How should the problem be solved? Add a helm installation hook that creates...

enhancement
needs/design
area/install
area/helm

### What is the issue? linkerd-proxy in linkerd-jaeger collector is spewing out **millions** of logs. I would expect linkerd proxy logs to not do that šŸ˜ ### How can it...

support