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
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!
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
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
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
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
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!
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
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,…
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…