linkerd2
linkerd2 copied to clipboard
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
### What problem are you trying to solve? When linkerd makes a cross-cluster request, the request flows from the source application pod running in cluster A, through the multicluster gateway...
### What is the issue? I have Datadog running as a daemonset in my cluster. Each Datadog agent has a container that [uses a `hostPort`](https://github.com/DataDog/datadog-agent/blob/main/Dockerfiles/manifests/all-containers/daemonset.yaml#L157) to accept tracing data from...
Allow setting CPU and memory limits for the identity and proxy-injector services through Helm values
### What problem are you trying to solve? The only way to set CPU and memory limits for the `identity` and the `proxy-injector `services is by hand (or post rendering...
### What is the issue? The Linkerd CLI takes a `--api-addr` flag which overrides the address used to connect to the Linkerd control plane. This is mostly for use in...
### What is the issue? We are trying to uprade linkerD from 2.9.5 to 2.11.2 version in this process we have downloaded following images and pushed to AWS ECR repo...
The default Linkerd installation should be able to include authorization and authentication resources. The authentications would be useful to reuse in other installations inluding Linkerd extensions and application probe policies....
### What is the issue? We see high CPU for linkerd-proxy when scheduling new workloads. This is affecting the actual workloads. ### How can it be reproduced? 1. Deploy a...
I posted a thread in the Linkerd slack around this - https://linkerd.slack.com/archives/C89RTCWJF/p1646952488338639 but I'll summarise it here. The thoughts I had around this were it might be possible to align...
Hey, I have been waiting for something like this. I am currently setting up a hybrid cloud to reduce the costs for all these web apps that have huge RAM...
linkerd_reconnect: Failed to connect error=Connection refused (os error 111) after installing 2.11.1
### What is the issue? I am seeing below errors in linkerd destination pod after installing 2.11.1 in aks cluster, below are the logs from the pod. we previously used...