Giving your legacy applications an API facelift
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…
Debugging with eBPF Part 1: Tracing Go function arguments in prod
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…
How Linkerd retries HTTP requests with bodies
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…
Longhorn brings cloud native distributed storage to the CNCF Incubator
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…
Liveblog: KubeCon + CloudNativeCon North America 2021
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…
Dapr (Distributed Application Runtime) joins CNCF Incubator
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…
16 CNCF interns graduated from Google Summer of Code (GSoC) 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…
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 # …
Service mesh 101: the role of Envoy
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…
A guide to choosing an Ingress Controller, part 1: identify your requirements
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…