Software Alternatives, Accelerators & Startups
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

linkerd

Linkerd is an ultralight service mesh for Kubernetes. It gives you observability, reliability, and security without requiring any code changes.

linkerd Reviews and details

Screenshots and images

  • linkerd Landing page
    Landing page //
    2023-05-18

Features & Specs

  1. Lightweight

    Linkerd is known for its minimal resource usage compared to other service meshes, making it a good choice for environments where resource constraints are a concern.

  2. Ease of Use

    Designed to be user-friendly, Linkerd offers a simple installation process and an easy-to-understand interface for managing microservices.

  3. High Performance

    Linkerd offers low-latency communication between services, providing efficient and high-performance service mesh functionality.

  4. Security Features

    Linkerd provides built-in security features such as mTLS (mutual TLS) for service-to-service encryption, ensuring secure communications within the mesh.

  5. Kubernetes Native

    Linkerd is designed to work seamlessly with Kubernetes, providing native integrations and simplifying operations for Kubernetes-based environments.

Badges

Promote linkerd. You can add any of these badges on your website.

SaaSHub badge
Show embed code

Videos

Introduction to Linkerd for beginners | a Service Mesh

Deep Dive: Linkerd - Oliver Gould, Buoyant

60 seconds to a Linkerd service mesh on AKS | Azure Friday

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about linkerd and what they use it for.
  • Evaluating 2 Popular Service Meshes
    The decision to add a Service Mesh to an application comes down to how your application communicates between itself. If for instance your design is heavily asynchronous and relies on events and messages, then a service mesh isn't going to make a lot of sense. If however, you've built an application that is heavily reliant on APIs between itself, then a service mesh is a great piece of technology that can make this... - Source: dev.to / 4 months ago
  • Fastly and the Linux kernel
    The open source projects Fastly uses and the foundations we partner with are vital to Fastly’s mission and success. Here's an unscientific list of projects and organizations supported by the Linux Foundation that we use and love include: The Linux Kernel, Kubernetes, containerd, eBPF, Falco, OpenAPI Initiative, ESLint, Express, Fastify, Lodash, Mocha, Node.js, Prometheus, Jenkins, OpenTelemetry, Envoy, etcd, Helm,... - Source: dev.to / 8 months ago
  • eBPF, sidecars, and the future of the service mesh
    William: My first pick would be Linkerd. It's a must-have for any Kubernetes cluster. I then lean towards tools that complement Linkerd, like Argo and cert-manager. You're off to a solid start with these three. - Source: dev.to / 8 months ago
  • Optimal JMX Exposure Strategy for Kubernetes Multi-Node Architecture
    Leverage a service mesh like Istio or Linkerd to manage communication between microservices within the Kubernetes cluster. These service meshes can be configured to intercept JMX traffic and enforce access control policies. Benefits:. - Source: dev.to / 11 months ago
  • Ultimate EKS Baseline Cluster: Part 1 - Provision EKS
    From here, we can explore other developments and tutorials on Kubernetes, such as o11y or observability (PLG, ELK, ELF, TICK, Jaeger, Pyroscope), service mesh (Linkerd, Istio, NSM, Consul Connect, Cillium), and progressive delivery (ArgoCD, FluxCD, Spinnaker). - Source: dev.to / over 1 year ago
  • Istio moved to CNCF Graduation stage
    Https://linkerd.io/ is a much lighter-weight alternative but you do still get some of the fancy things like mtls without needing any manual configuration. Install it, label your namespaces, and let it do it's thing! - Source: Hacker News / over 1 year ago
  • API release strategies with API Gateway
    Open source API Gateway (Apache APISIX and Traefik), Service Mesh (Istio and Linkerd) solutions are capable of doing traffic splitting and implementing functionalities like Canary Release and Blue-Green deployment. With canary testing, you can make a critical examination of a new release of an API by selecting only a small portion of your user base. We will cover the canary release next section. - Source: dev.to / about 2 years ago
  • GKE with Consul Service Mesh
    I have experimented with other service meshes and I was able to get up to speed quickly: Linkerd = 1 day, Istio = 3 days, NGINX Service Mesh = 5 days, but Consul Connect service mesh took at least 11 days to get off the ground. This is by far the most complex solution available. - Source: dev.to / about 2 years ago
  • What is a service mesh?
    Out of the number of service mesh solutions that exist, the most popular open source ones are: Linkerd, Istio, and Consul. Here at Koyeb, we are using Kuma. - Source: dev.to / over 2 years ago
  • Cloud Native Java Microservices with JHipster and Istio
    A service mesh provides features to help with common distributed microservice challenges. Like service discovery, routing, load balancing, and so on. Today we will be using Istio, one of the most popular service mesh solutions available. Istio is tailored for distributed application architectures, especially those you might run in Kubernetes. Istio plays nicely with Kubernetes, so nicely that you might think that... - Source: dev.to / over 2 years ago
  • Database Mesh 2.0: Database Governance in a Cloud Native Environment
    In 2016, the first generation of Service Mesh was introduced to the public by Linkerd. In 2017, the second generation of Service Mesh, was born thanks to Istio. Its design separates the control plane from data plane, and key behavioral factors such as traffic governance, access control and observability in service governance are abstracted and standardized. Then the application container and governance container... - Source: dev.to / over 2 years ago
  • Kubernetes for Startups: Practical Considerations for Your App
    Setup multiple clusters across regions and connect them to operate as a single entity as far as apps are concerned. This needs a service mesh like linkerd. - Source: dev.to / almost 3 years ago
  • From Monolith to Microservices and Beyond
    A Service Mesh is a dedicated and configurable infrastructure layer with the intent of handling network-based communication between services. Istio and Linkerd are two examples of implementations. Most implementations usually have two main components: the Control plane and the Data plane. The Control plane manages and configures the proxies that compose the Data plane. Those Data plane proxies are deployed as... - Source: dev.to / over 3 years ago
  • Linkerd 2.11 now includes a Kubernetes controller written in Rust
    Linkerd--a service mesh for Kubernetes--has featured a proxy written in Rust (since ~2017), but its control plane has been implemented entirely in Go... Until now! Source: over 3 years ago
  • Request routing for horizontally scaled services
    The myriad of request processing middlewares does not end here - there is also the very trendy topic of service meshes that we could cover, but I choose to leave that as an exercise to interested readers, as it is a rapidly evolving and complex space (see: Istio, linkerd, Consul, Tanzu, etc). - Source: dev.to / over 3 years ago
  • Upcoming trends in DevOps and SRE
    Some examples of open source service meshes are Istio, Linkerd and Kuma. Service meshes provide a comprehensive view of your service and aid with complex activities like A/B testing, canary roll-outs, access restrictions, and end-to-end authentication. - Source: dev.to / over 3 years ago
  • Introducing the Cloud Native Compute Foundation (CNCF)
    In the episode with Annie, she gave a great overview of the CNCF and a handful of projects that she's excited about. Those include Helm, Linkerd, Kudo, Keda and Artifact Hub. I gave a bonus example of the Service Mesh Interface project. - Source: dev.to / over 3 years ago
  • How i became a Linkerd Hero?
    Next year, influenced by one of the organizers of O'Reilly, the one who pushed me to talk for the first time, I decided to send a talk proposal to KubeConEU 2020, and by my surprise, my talk was selected. My talk was about how to implement canary deployments using OpenFaaS and Linkerd. I remember that the creator of OpenFaaS contacted me and introduced me to the CTO of Buoyant, Buoyant is the company behind Linkerd. - Source: dev.to / over 3 years ago

Do you know an article comparing linkerd to other products?
Suggest a link to a post with product alternatives.

Suggest an article

linkerd discussion

Log in or Post with

This is an informative page about linkerd. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.