William Morgan
William Morgan
Please try on a more recent Linkerd. 2.14.8 is the most recent. See support policy section in https://linkerd.io/releases/#stable-latest-version-stable-2148
TrafficSplit should work as before with pod-to-pod cluster linking, and the failover extension should continue to work as well. Are you seeing something different?
Yes, eventually we will have parity between the two implementations and we'll likely move the failover extension to use HTTPRoute which is a bit more flexible. But there is no...
We would probably accept a PR to disable the network validator.
We're going to need a lot more details to make this actionable. What you are describing sounds like normal behavior for any proxy. Processing more traffic requires more memory. And...
@ventaubain Please feel free to submit a PR that follows the format of the other sections in the ingress doc
Latest state, AIUI: 1. We need cert-manager to fix https://github.com/cert-manager/cert-manager/issues/3655 2. We need to move from our own [linkerd/webpki](https://github.com/linkerd/webpki) fork to [rustls/webpki](https://github.com/rustls/webpki), or to at least apply the fix for...
Now that we support this important capability, we will be adding integration tests to ensure the correct behavior is captured in all future releases.
@elee Sort of. Linkerd does indeed support SPIFFE for non-Kubernetes services. I believe there is still a case to be made for it supporting SPIFFE within the cluster.
@grampelberg anyone we can tag to give us the status of this effort?