Search results for: connect rpc


Announcing Linkerd 2.13 with circuit breaking, dynamic request routing, FIPS, health monitoring, and more

Posted on April 27, 2023 | William Morgan

Guest post originally published on Buoyant’s blog by William Morgan Today we’re thrilled to announce the release of Linkerd 2.13, a significant milestone for the CNCF’s only graduated service mesh! This release introduces dynamic request routing based on…


Istio Ambient waypoint proxy made simple

Posted on April 26, 2023 | Lin Sun and John Howard

Guest post originally published on Istio’s blog by Lin Sun, Solo.io, and John Howard, Google Introducing the new destination oriented waypoint proxy for simplicity and scalability. Ambient splits Istio’s functionality into two distinct layers, a secure…


Introducing Cloud Native Explorers: Amsterdam! 

Posted on April 17, 2023

By the Cloud Native Explorers Building on the success of “Bob and Jeefy’s Guide to Detroit”, we are pleased to announce Cloud Native Explorers! Cloud Native Explorers is a new blog series where we bring together…


Testing Kafka-based asynchronous workflows using OpenTelemetry

Posted on April 4, 2023

Guest post originally published on the Signadot blog by Arjun Iyer and Scott Cotton Introduction Asynchronous architectures are common in cloud native applications as it decouples services and improves the scalability and reliability of the system….


How to elegantly organize async Rust code

Posted on April 3, 2023

Guest post by DatenLord Summary Anyone who has worked with async Rust has likely struggled with the bounds it requires, e.g., the ‘static bound on spawned tasks, MutexGuardcan not be held across .await point. Overcoming these constraints requires carefully structured scopes,…


Multi-cluster at scale: why Timescale chose Linkerd for its service mesh framework

Posted on February 15, 2023 | Nick Calibey

Guest post by Nick Calibey, Senior Cloud Engineer, Timescale When we launched Timescale Cloud in 2020, our team supported a single cloud in a single region. As we grew, it became clear that we wouldn’t be…


Docker on MacOS is slow and how to fix it

Posted on February 2, 2023 | Paolo Mainardi

Community post by Paolo Mainardi originally published on Paolo’s personal blog TL;DR  At the time of writing, the only viable option to have a decent performance and a good DX are: How does Docker work on macOS?  Docker engine, on…


Congratulations to 24 CNCF fall term LFX Program mentees!

Posted on December 8, 2022

We are excited to announce that 24 CNCF interns have successfully completed this term’s LFX  Program! 24 of CNCF’s Graduated, Incubating, and Sandbox projects joined this round with projects including Meshery, WasmEdge, Kyverno, and Vitess. Additional…


Dragonfly integrates nydus for image acceleration practice

Posted on November 21, 2022 | Gaius

Guest post originally published on the Dragonfly blog by Gaius Introduce definition​ Dragonfly has been selected and put into production use by many Internet companies since its open source in 2017, and entered CNCF in October 2018,…


Flux: September 2022 Update

Posted on October 10, 2022

Project post originally published on the Flux blog by Daniel Holbach As the Flux family of projects and its communities are growing, we strive to inform you each month about what has already landed, new possibilities…