Search results for: linkerd


Cloud Native Live: Real-world trust management with Linkerd and cert-manager

Posted on February 14, 2023

Migrating an existing enterprise PKI to Kubernetes can be daunting — there are so many moving parts to achieving trust across boundaries! From bootstrapping certificates to terminating TLS at the ingress level, all the way down…


mTLS and Linkerd

Posted on February 13, 2023 | Flynn

Project post, cross-posted from the Linkerd blog by Flynn This blog post is based on a workshop I recently delivered at Buoyant’s Service Mesh Academy. If this seems interesting, check out the full recording! mTLS and Linkerd You…


Announcing Linkerd Day 2023 at Kubecon + CloudNativeCon Europe!

Posted on January 27, 2023

Project post originally published on the Linkerd blog by Catherine Paganini Today we’re thrilled to announce the first-ever Linkerd Day! Linkerd Day will be held as a day zero conference at Kubecon EU in Amsterdam this April….


Service mesh 2022 recap: Linkerd adoption doubled, and what we learned about eBPF, the Gateway API, and more

Posted on January 20, 2023 | William Morgan

Guest post originally published on Linkerd’s blog by William Morgan It’s been a good year for Linkerd. Although much of the software industry has struggled through an economic downturn, Linkerd adoption has only been growing. In…


Cloud Native Live: Multi-cluster failover using Linkerd

Posted on December 20, 2022

Failover across clusters is a great way to improve the overall uptime and reliability of Kubernetes applications. While whole-cluster failover can be accomplished at the global ingress layer, failing over individual services is a little more…


Cloud Native Live: Zero trust network policy with Linkerd

Posted on November 22, 2022

In this session we’ll take a look at how to easily apply zero-trust-compatible network policy with Linkerd, the CNCF’s only graduated service mesh. In contrast to the Network Policies built into Kubernetes, which rely on IP…


Cloud Native Live: Locking down your Kubernetes cluster with Linkerd

Posted on September 21, 2022

In this session, we cover the basics of locking down in-cluster network traffic using the new traffic policies introduced in Linkerd 2.11. Using Linkerd’s ability to authorize traffic based on workload identity, we cover a variety…


Cloud Native Live: Certificate management with Linkerd

Posted on September 7, 2022

In this session, we cover the basics of TLS certificate management in Linkerd. While Linkerd issues, rotates, and validates per-pod TLS certificates automatically, the treatment of per-cluster issuer credentials and global trust root credentials can differ…


Keep calm and trust A/B testing with Flux, Flagger, and Linkerd

Posted on July 21, 2022

Community post by Stacey Potter At GitOps Days 2022, Jason Morgan, Technical Evangelist at Buoyant and co-chair of the CNCF Business Value Subcommittee, demonstrated how to make Flux, Flagger, and Linkerd work together. He also showed…


Cloud Native Live: Mutual TLS (mTLS) on Kubernetes with Linkerd

Posted on July 20, 2022

Mutual TLS is a hot topic in the Kubernetes world, especially for anyone tasked with getting “encryption in transit” for their applications. In this workshop, we give you a solid understanding of what mTLS is, how…