Staff Post
2024 year in review of CNCF and top 30 open source project velocity
By Chris Aniszczyk By consistently tracking open source project velocity, we are able to see the trends and technologies resonating with developers and end users. We have been tracking these trends since 2017; all previous blogs...
January 29, 2025
Found 2267 posts
Ambassador Post
After the inauguration in Chicago, MultiTenancyCon now heading to City of Light in 2024
Ambassador post by Saim Safdar Implementing Multi-tenancy patterns is becoming increasingly prominent helping drive maximizing resource utilization, reducing operational overhead , and enabling seamless collaboration—all while ensuring the isolation and performance required by each tenant. Unwavering...
January 19, 2024 | Saim Safdar
Community Post
GitOpsCon Europe 2023 and beyond!
Community post by Christian Hernandez, head of community, Akuity GitOpsCon Europe 2023 took place, virtually, on December 5th and 6th. It took place as multiple tracks, spread over two half days. There were multiple talks spanning...
January 19, 2024
Member Post
GitOps and mutating policies: the tale of two loops
Member post originally published on Nirmata’s blog by Jim Bugwadia Do policies that mutate or generate resources violate GitOps principles? In this blog post, I will show you how policy-based resource management can be complementary to...
January 18, 2024
Staff Post
New year, new skills: kick off 2024 with CNCF
By Christophe Sauthier, Cloud Native Training and Certification Lead, CNCF A recent CNCF micro-survey focused on training and certification revealed that the vast majority of IT professionals are eager to take new training courses or certifications....
January 18, 2024 | Christophe Sauthier
Member Post
Time-series data ingestion from Rust WebAssembly application, leveraging GreptimeDB and WasmEdge
Member post originally published on Medium by Greptime What is WebAssembly WebAssembly is a new instruction format that offers cross-platform compatibility and execution speeds close to native machine code. By compiling C/C++ or Rust code into...
January 17, 2024
Staff Post
A look back at CNCF, Linux Foundation, and top 30 open source project velocity in 2023
By Chris Aniszczyk We have been tracking open source project velocity over the last several years and wanted to share the latest update highlighting open source project velocity over the last 12 months. With these charts,...
January 17, 2024
Community Post
Installing multiple helm charts in one go [Approach 2 – using helmfile]
Community post originally published on DEV.to by Sunny Bhambhani In this article we will be talking about Approach 2 i.e. how to get multiple helm charts installed using helmfile. If you haven’t read the previous article where I...
January 16, 2024
Project Post
Dragonfly accelerates distribution of large files with Git LFS
Project post by Wenbo Qi of Dragonfly What is Git LFS? Git LFS (Large File Storage) is an open-source extension for Git that enables users to handle large files more efficiently in Git repositories. Git is...
January 15, 2024 | Wenbo Qi
Member Post
Root cause chronicles: connection collapse
Member post originally published on InfraCloud’s blog by Joy Bhattacherjee On a usual Friday evening, Robin had just wrapped up their work, wished their colleagues a happy weekend, and turned themselves in for the night. At...
January 12, 2024 | Joy Bhattacherjee
Community Post
Scaling down a Git repo. A tidy up of cncf/k8s-conformance
Community post by Caleb Woodbine (calebwoodbine.public@gmail.com) (ii.nz) Optimising the k8s-conformance repo The Kubernetes conformance project by CNCF ensures consistency in Kubernetes’ stable APIs and core functionalities across different implementations. A provider will apply for the program through...
January 12, 2024 | Caleb Woodbine
TAG Post
Reduce, reuse, rebase: sustainable containers with Buildpacks
TAG post originally published on Cloud Native sustainability’s blog by Joe Kutner Container builds can be very wasteful. Every operating system update, new dependency version, and toolchain upgrade results in copious amounts of energy used to...
January 11, 2024 | Joe Kutner
Member Post
Container platforms: why and how?
Member post originally published on Elastisys’s blog by Lars Larsson This article is all about demystifying container platforms and showing what value they bring on several levels: business, organization, and tech. There is a summary at...
January 10, 2024 | Lars Larsson
Community Post
Cloud Native Glossary — the French version is live!
Community post by Christophe Sauthier, Flavien Hardy, Ludovic Logiou, Stéphane Este-Gracias, and Guillaume Bernard The Cloud Native Glossary is a project led by the CNCF Business Value Subcommittee. Its goal is to explain cloud native concepts...
January 9, 2024 | Christophe Sauthier, Flavien Hardy, Ludovic Logiou, Stéphane Este-Gracias, and Guillaume Bernard
Ambassador Post
Optimizing the construction of the VM ecosystem with KubeVirt
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...
January 8, 2024 | Zou Nengren
Community Post
CubeFS completes security audit!
Community post from the team at OSTIF OSTIF and the CNCF are proud to announce the completion of a security audit of CubeFS. The project, which provides cloud-native storage across a variety of access protocols, was...
January 8, 2024 | OSTIF
Community Post
Bringing WebAssembly to telecoms with CNCF wasmCloud
Community post by the TM Forum’s WebAssembly Canvas Catalyst team: CSPs: Orange, Vodafone, Etisalat by e&, nbnCo ISVs: SigScale, Wavenet, Comviva CNCF Technology: CNCF wasmCloud, maintained by Cosmonic The Telecoms Sector Today It’s hard to think...
January 5, 2024 | TM Forum’s WebAssembly Canvas Catalyst team
Member Post
Top 10 observability resources by CNCF community in 2023
Member post by Tal Yitzhak, Solution Architect at Lightrun Introduction As we bid farewell to a remarkably productive year in 2023, the dedicated members of the Cloud Native Computing Foundation (CNCF) community have tirelessly toiled to...
January 5, 2024 | Tal Yitzhak
Member Post
Top four Kubernetes attack chains and how to break them
Member post originally published on ARMO’s blog by Oshrat Nir, Developer Advocate at ARMO While Kubernetes adoption continues to soar, it has become a prime target for cyberattacks. Unfortunately, Kubernetes clusters are complex and can be difficult...
January 4, 2024 | Oshrat Nir
Ambassador Post
Platform engineering maturity at KubeCon + CloudNativeCon NA 2023
Ambassador post originally published on Medium by Mathieu Benoit Platform Engineering was a huge theme at KubeCon NA 2023 in Chicago. More than ever before. More and more companies have initiatives to streamline platform engineering best...
January 3, 2024 | Mathieu Benoit
Member Post
CURP state machine engine
Member post by DatenLord In the previous article on code interpretation, we briefly explained how the CurpServer of Xline is implemented. Now, let’s delve deeper into some core data structures in the CurpServer, particularly the conflict_checked_channel...
January 2, 2024 | DatenLord