Search results for: gRPC


WebAssembly on Kubernetes: the practice guide (part 02)

Posted on March 28, 2024 | By Seven Cheng

Community post by Seven Cheng | View part one here In the previous article, I gave an overview of Wasm’s features and advantages. I also explained how to run Wasm modules within container environments. In this article, I…


CNCF Graduated projects have been busy! Here are the latest updates

Posted on March 13, 2024

We’re excited to announce a slew of graduated project updates. Read on for some, but not all, of the latest news from the project teams, or get the comprehensive details on the video (which will preview at KubeCon…


Announcing Vitess 19

Posted on March 6, 2024 | By Vitess Maintainers

Project post cross-posted from GitHub by the Vitess Maintainers We’re thrilled to announce the release of Vitess 19, our latest version packed with enhancements aimed at improving scalability, performance, and usability of your database systems. With this release,…


Anatomy of a CVE

Posted on February 13, 2024 | By Simone Ragonesi and Sara Trappetti

Member post originally published on SighUp’s blog by Simone Ragonesi and Sara Trappetti Introduction In this article, we will conduct an in-depth exploration of an impactful vulnerability affecting various container runtimes. A few days ago, the email inbox of Snyk’s partners…


KubeCon + CloudNativeCon Europe Paris co-located event deep dive: AppDeveloperCon Europe

Posted on February 13, 2024

Happening 19 March 2024 in Paris Co-chairs: Mark Fussell (Diagrid) , Roland Huss (Redhat), Paul Schweigert (IBM) AppDeveloperCon is for developers and architects at all levels. Traditionally KubeCon is focused on infrastructure technologies and operations so if you’re…


Xline command deduplication mechanism (part one) — introduction to RIFL

Posted on January 19, 2024 | By DatenLord

Member post by DatenLord Why is deduplication of commands necessary?  In a system that receives external commands, it is common for a command to be executed at least once, which we refer to as at-least-once semantics. If a…


Optimizing the construction of the VM ecosystem with KubeVirt

Posted on January 8, 2024 | By Zou Nengren

Ambassador post by Zou Nengren Two months ago, we were thrilled to share insights in the article “Best Practices for Migrating VM Clusters to KubeVirt 1.0.” As previously mentioned, we have selected AlmaLinux and Kubernetes 1.28 as the…


Embarking on a professional growth adventure: insights from my LFX Mentorship Program with LitmusChaos

Posted on December 27, 2023 | By Magnim Thibaut Freedisch Batale

Mentorship post originally published on dev.to by Magnim Thibaut Freedisch Batale The Linux Foundation Mentorship Program offers a dynamic three-month internship where participants engage in hands-on projects while receiving a stipend. When I first applied for the LFX…


Service proxy, service mesh or API gateway – which do you need?

Posted on December 20, 2023 | By Ahmet Soormally and Carol Cheung

Member post originally published on Tyk’s blog by Ahmet Soormally and Carol Cheung The rise of the microservices architecture has brought with it a whole heap of efficiency and flexibility – and some interesting challenges. As organisations have…


OpenFeature becomes a CNCF incubating project

Posted on December 19, 2023

The CNCF Technical Oversight Committee (TOC) has voted to accept OpenFeature as a CNCF incubating project. OpenFeature is an open specification that offers a vendor-agnostic, community-driven API for feature flagging, compatible with various feature flag management tools. Feature…