If you're deploying linkerd and pods do not run properly due to readiness probes failing with a 403, check if your unmeshed application responds with a redirect (302) to the readiness probe. Apparently linkerd does not follow redirects, unlike EKS, processes the response as an error and then treats this as an authentication issue. #k8s #mtls #devsecops #linkerd #linkerd2 #servicemesh
First thing I saw walking into the #KubeCon keynote hall this morning: William Morgan -ception! #Linkerd
DevOpsCon | LinkedIn

DevOpsCon | 1,829 followers on LinkedIn. The Conference for Continuous Delivery, Microservices, Containers, Clouds and Lean Business | Discover the future of DevOps at DevOpsCon with game-changing strategies and tools! London, May 12 - 15, 2025 | San Diego, May 19 - 22, 2025 | Berlin, July 16 -19, 2025 | New York, Sept 29 - Oct 2, 2025 | Singapore, November 24 - 27, 2025 | Munich, December 11 - 14, 2025 |

Have you missed #KubeConEU in London this month?
I've got you covered!
Next week I'll run a #KubeCon recap live stream with my fellow #CNCF Ambassadors Kasper Borg Nissen (KubeCon Co-Chair) and William Rizzo (also a #Linkerd Ambassador).
Even if you've attended the event, you're bound to get cool insights 😉
And you can share your own on the live chat! and ask us questions!

🗓️ 22 April 2025, 11:00 CET, OpenObservability Talks:
🌐 https://youtu.be/JyxJOmOEBvQ

#cloudnative #cncfAmbassadors

CNCF Ambassadors Share the Best of KubeCon EU 2025

YouTube

At #LinkerdDay our Joonas's ⚡Lightning Talk will take #Linkerd beyond containers. He'll combine Linkerd + CNCF wasmCloud so users can expand their mesh to service an entirely new class of Wasm workloads. 14:50 BST. L3 Suite 14-16 👏

https://sched.co/1u5jI

CNCF-hosted Co-located Events Europe 2025: ⚡ Lightning Talk: Meshin’ With WebAssemb...

View more about this event at CNCF-hosted Co-located Events Europe 2025

(ˊᗜˋ*) You Choose is going live NOW!!! How do you leverage service mesh to add observability? Featuring projects #Linkerd #IstioMesh #KumaMesh #ciliumproject!

Which will you choose? Join the fun! ♫
youtu.be/g-tHbIcFYTM

#CloudNativeFdn #CNCF

Join Viktor Farcic and me for 'You Choose!' tomorrow (Tues) to learn how #servicemesh technologies can help with #observability! ♫

Click 'notify me':
https://youtu.be/g-tHbIcFYTM

#Linkerd #IstioMesh #ciliumproject #KumaMesh #CloudNativeFdn

Service Mesh - Feat. Cilium, Istio, Linkerd, and Kuma (You Choose!, Ch. 04, Ep. 08)

YouTube
Anyone else out there using #linkerd with #grafana Mimir and Alloy and having a hard time with overly chatty logs and metrics not being correctly stored? I have no idea what's happening.
Progress report 3: Today I finally got #ArgoCD accessible via #Traefik’s IngressRoute on the IP assigned and announced by #Cilium. I'm now working on getting access via the #k8s Gateway API's equivalent. I’ve also gotten past all my #SELinux issues on @fedora #CoreOS… it took relabeling the entire file system post #K3s installation, but now Cilium, #Linkerd, and #Multus are all in without the use of elevated privileges.
[ #Linux #Kubernetes #Fedora ]
Progress report 2 on my #k8s setup centered around #K3s on @fedora #CoreOS: #SELinux is on & the #Cilium CNI, the #Linkerd CNI & service mesh, & #ArgoCD are installed! Both CNIs had to be installed with privileged=true, unfortunately… but at least it worked! Now to get a repo setup with all the charts and/or manifests needed to manage these components & others post-bootstrapping. Once all are effectively imported into Argo CD I’ll start adding more stuff.