Search results for: grpc


Istio at KubeCon + CloudNativeCon Europe 2023

Posted on May 9, 2023 | By Faseela Kundattil

Guest post originally published on Istio’s blog by Faseela Kundattil The open source and cloud native community gathered from 18th to 21st April in Amsterdam for the first KubeCon of 2023. The four-day conference, organized by the Cloud…


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

Posted on April 27, 2023 | By 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 the Gateway…


Istio Ambient waypoint proxy made simple

Posted on April 26, 2023 | By 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 overlay layer…


Volcano Engine: distributed image acceleration practice based on Dragonfly

Posted on April 13, 2023

Project post by Gaius, Dragonfly Maintainer Terms and definitions Term Definition OCI The Open Container Initiative is a Linux Foundation project launched by Docker in June 2015 to design open standards for operating system-level virtualization (and most importantly…


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. A message…


Dragonfly v2.0.9 is released!

Posted on March 20, 2023

Project post originally published on Github by Dragonfly maintainers Dragonfly v2.0.9 is released! 🎉🎉🎉 Thanks to the Google Cloud Platform (GCP) Team, Volcano Engine Team, and Baidu AI Cloud Team for helping Dragonfly integrate with their public clouds….


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

Posted on February 15, 2023 | By 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 able to…


Docker on MacOS is slow and how to fix it

Posted on February 2, 2023 | By 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 macOS and…


The five laws of cloud native authorization

Posted on January 19, 2023 | By Omri Gazitt

Guest post originally published on Aserto’s blog by Omri Gazitt Overview In a microservices world, each service needs to verify that a subject (user or machine) has permission to perform an operation on a resource that the service…


Fast and effective tools for CNCF and open source project websites

Posted on January 19, 2023

By Patrice Chalin Why some top-velocity projects use Hugo and Docsy to publish technical documentation Some of CNCF’s top-velocity projects — such as Kubernetes, OpenTelemetry and gRPC — use Hugo as their static website generator. Why? Because Hugo…