Community Post
Cloud Native Glossary — the Italian version is live!
Community post from the Italian Cloud Native Glossary team: Simone Stella, Meryem Fourdaous, Francesco Sbaraglia, Annalisa Gennaro The Cloud Native Glossary is a project led by the CNCF Business Value Subcommittee. Its goal is to explain cloud native...
May 12, 2022
Member Post
Adopting FinOps tool for pod-level Kubernetes cost management
Guest post by Asaf Liveanu, Co-Founder & CPO at Finout Cost optimization is a growing concern for organizations rapidly moving towards open-source and cloud-native projects based on Kubernetes. While flexibility remains one of the key strengths of Kubernetes,...
May 11, 2022 | By Asaf Liveanu
End User Post
Service mesh at scale: How Xbox Cloud Gaming secures 22k pods with Linkerd
Guest post by Abereham Wodajie and Chris Voss, Software Development Engineers at Xbox Cloud Gaming, Microsoft Xbox Cloud Gaming is Microsoft’s game streaming service with a catalog of 100’s of games available in 26 markets around the...
May 10, 2022 | By Abereham Wodajie + Chris Voss
Mentorship Post
Mentorship Spotlight: As an LFX Mentee for Fall’21
Guest post by Sayantani Saha Curious to know what it is? I thought of penning down my experience, as I get a lot of DMs from people asking how to get selected or what is the procedure for...
May 10, 2022 | By Sayantani Saha
Member Post
Load balancing for blue-green, rolling, and canary deployment
Guest post originally published on Snapt’s blog by Armand Sultantono The most significant difference in software development today compared to the past is the rate of deployments: development teams release software to production earlier and more frequently. Customers want...
May 9, 2022 | By Armand Sultantono
Staff Post
Introducing the new CNCF.io
Today we launch a new design of the CNCF website. This is part of a larger rebrand of CNCF that will be rolling out in the coming months. In addition to a new energized appearance, we have baked...
May 9, 2022 | By Chris Abraham
Member Post
How do you integrate Emissary Ingress with OPA
Guest post originally published on InfraCloud’s blog by Tayyab Jamadar API gateways play a vital role while exposing microservices. They are an additional hop in the network that the incoming request must go through in order to communicate...
May 6, 2022 | By Tayyab Jamadar
Project Post
Flux April 2022 update
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 which are...
May 4, 2022
Community Post
How to write a Fluent Bit Plugin
Community post by Victor Chen, Engineer at Nightfall Introduction Fluent Bit is an open source log processor tool that was designed with performance and lower resource consumption than its predecessor FluentD in mind. There are 6 main components...
May 4, 2022 | By Victor Chen
Member Post
Three things to know before debugging your spring application
Guest post originally published on the Rookout blog by Karl Hughes Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition,...
May 3, 2022 | By Karl Hughes