Search results for: gRPC


Giving your legacy applications an API facelift

Posted on November 29, 2021 | By David La Motta

Guest post originally published on Kong’s blog by David La Motta Let’s face it: In today’s modern world of cloud and containers, there are still thousands of legacy applications that were not written with an API-first approach. Some…


Debugging with eBPF Part 1: Tracing Go function arguments in prod

Posted on November 17, 2021

Guest post originally published on the Pixie blog by Zain Asgar, GVP/GM at New Relic, Co-Founder/CEO of Pixie Labs This is the first in a series of posts describing how we can debug applications in production using eBPF,…


How Linkerd retries HTTP requests with bodies

Posted on November 17, 2021 | By Eliza Weisman

Guest post originally published on Linkerd’s blog by Eliza Weisman Linkerd 2.11 is here and with it are some cool new updates. One I am particularly excited about (full disclosure: I worked on it), is retries for HTTP requests…


Longhorn brings cloud native distributed storage to the CNCF Incubator

Posted on November 4, 2021

The CNCF Technical Oversight Committee (TOC) has voted to accept Longhorn as a CNCF incubating project. Longhorn is a distributed block storage system for Kubernetes, designed to run on top of different types of physical storage devices, infrastructures,…


Liveblog: KubeCon + CloudNativeCon North America 2021

Posted on November 3, 2021 | By Amanda Mitchell

Guest post originally published on Chronosphere‘s blog by Amanda Mitchell, Senior Content Marketing Manager at Chronosphere Hello sunny LA and happy KubeCon + CloudNativeCon North America 2021-eve! Team Chronosphere has set up shop on the KubeCon show floor…


Dapr (Distributed Application Runtime) joins CNCF Incubator

Posted on November 3, 2021

The CNCF Technical Oversight Committee (TOC) has voted to accept Dapr as a CNCF incubating project.  Dapr is a set of APIs that makes it easy for developers to write distributed applications. Dapr runs as a sidecar process…


16 CNCF interns graduated from Google Summer of Code (GSoC) 2021!

Posted on November 1, 2021

In its fifth year participating in Google Summer of Code (GSoC), CNCF is excited to announce 16 interns have graduated from the program after working with the Foundation’s projects. Interns this year contributed to Graduated, Incubating and Sandbox…


Announcing Vitess 12

Posted on October 26, 2021 | By Alkin Tezuysal

Project post originally published on the Vitess Blog by Alkin Tezuysal, Sr. Technical Manager at PlanetScale On behalf of the Vitess maintainers, I am pleased to announce the general availability of Vitess 12. Major Themes #   In this…


Service mesh 101: the role of Envoy

Posted on October 22, 2021 | By Scott Lowe

Guest post originally published on Kong’s blog by Scott Lowe If you’ve done any reading about service meshes, you’ve probably come across mentions of an open source project named Envoy. And if you’ve done any reading about Envoy,…


A guide to choosing an Ingress Controller, part 1: identify your requirements

Posted on October 20, 2021 | By Jenn Gile

Guest post originally published on the NGINX blog by Jenn Gile, Manager, Product Marketing at F5 This is the first blog post in our series on how to choose a Kubernetes Ingress controller. A Guide to Choosing an…