linkerd / linkerd2

Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
https://linkerd.io
Apache License 2.0
10.67k stars 1.28k forks source link

Document CNI config specific to each platform #11598

Open alpeb opened 12 months ago

alpeb commented 12 months ago

The target location for the CNI binary and its config diverges from the defaults in some kubernetes platforms. We have documented this in some issues, like #2174, https://github.com/linkerd/linkerd2/issues/11250#issuecomment-1792661163 and https://github.com/linkerd/linkerd2/issues/10413#issuecomment-1448425388 . We should consolidate that information into the website docs.

XChikuX commented 10 months ago

How is this coming along?

ramsateesh commented 10 months ago

This is happenig with EKS cluster with AWS CNI as well. Any recommendations ?