Blog

Featured
2024 year in review of CNCF and top 30 open source project velocity 
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
  • Reset

Found 2269 posts


Reflexionando sobre el KCD Colombia 2023
Ambassador Post Reflexionando sobre el KCD Colombia 2023
Ambassador post originally published on LinkedIn by Angel Ramirez, CEO at Cuemby, Founder at FHCN, and a CNCF Ambassador Impulsando la Tecnología, Emprendimiento e Innovación a travéz de la Diversidad, Inclusión, y Empoderamiento en la Comunidad...
June 28, 2023

Announcing Vitess 17!
Project Post Announcing Vitess 17!
Project post by Vitess Maintainers We are pleased to announce the general availability of Vitess 17. Major Themes in Vitess 17    In this release of Vitess, several significant enhancements have been introduced to improve the...
June 27, 2023

Kubernetes Workload Management using Karpenter
Member Post Kubernetes Workload Management using Karpenter
Guest post originally published on the InfraCloud Blog by Himanshu Verma What if we didn’t have to worry about configuring Node Groups, or right-sizing compute resources beforehand in our Kubernetes infrastructure? You read it right, Karpenter...
June 26, 2023

What are tokens?
Member Post What are tokens?
Guest post originally published on Promptops’ blog by Asmitha Rathis Tokens are the smallest units of meaning in a language and are used by language models to understand the structure and meaning of a text. In...
June 23, 2023 | Asmitha Rathis

MLOps for beginners: getting started with MLOps
Ambassador Post MLOps for beginners: getting started with MLOps
Ambassador post originally published on the InfraCloud blog by Atulpriya Sharma, CNCF Ambassador, Sr. Developer Advocate, InfraCloud Technologies Machine Learning (ML) has revolutionized various industries by enabling data-driven decision-making along with the automation of certain tasks....
June 22, 2023

Deploying Linkerd in the Cloud: Azure, AWS, or GCP
Member Post Deploying Linkerd in the Cloud: Azure, AWS, or GCP
Guest post originally published on Buoyant’s blog by Michael Levan As discussed in my introduction to Linkerd, service meshes provide important, powerful security, reliability, and observability features. And although many engineers shy away from implementing a service...
June 21, 2023 | Michael Levan

It’s time for the Kubernetes value line 
Member Post It’s time for the Kubernetes value line 
Kubernetes is here to stay. But without changing the way teams work, organizations won’t see much value from new platforms. Here’s how to start finding real business value from Kubernetes. Guest post by Rita Manachi, VMware...
June 20, 2023

The Italian translation of the TAG Security White Paper v2 is ready!
Community Post The Italian translation of the TAG Security White Paper v2 is ready!
Community post by Annalisa Gennaro, SparkFabrik What is TAG Security The CNCF Security Technical Advisory Group (TAG-Security)  facilitates collaboration to discover and produce resources that enable secure access, policy control, and safety for operators, administrators, developers,...
June 19, 2023

Why large engineering teams are testing on Kubernetes
Why large engineering teams are testing on Kubernetes
Guest post originally published on the Signadot blog by Nica Mellifera  Introduction In the last few years we’ve seen development teams move away from purely local development, and a more cloud-based developer environment. The goal is...
June 16, 2023

Optimized Kubernetes cluster architecture: considerations and best practices
Member Post Optimized Kubernetes cluster architecture: considerations and best practices
Guest post originally published on the ARMO blog by Rotem Refael, Director of Engineering, ARMO Kubernetes is a powerful platform for managing containerized applications at scale, but configuring a Kubernetes cluster can be complex and challenging....
June 15, 2023 | Rotem Refael

Version after version; how the open source project Kubernetes releases its software
Ambassador Post Version after version; how the open source project Kubernetes releases its software
Guest post by Leonard Pahlke, CNCF Ambassador & Chair TAG Environmental Sustainability In this article, we look at how the open source project Kubernetes manages its software releases. By exploring the established and evolved community structures,...
June 14, 2023 | Leonard Pahlke

Tuning EMQX to scale to one million concurrent connections on Kubernetes
Member Post Tuning EMQX to scale to one million concurrent connections on Kubernetes
Guest post originally published on InfraCloud’s blog by Burhan (SRE) and Tushar (Sr. SRE) at InfraCloud Technologies When building an IoT-based service, we need to implement a messaging mechanism that transmits data collected by the IoT...
June 13, 2023 | Burhan and Tushar

A comprehensive report on my first in-person attendance at KubeCon + CloudNativeCon 2023 Europe
Community Post A comprehensive report on my first in-person attendance at KubeCon + CloudNativeCon 2023 Europe
Guest post originally published on LinkedIn by Maryam Tavakkoli, Senior Cloud Engineer at RELEX Solutions Background: My journey with Kubernetes I am originally from Iran. I moved to Finland in 2017 to pursue my master’s studies...
June 9, 2023 | Maryam Tavakkoli

Congratulations to 57 CNCF Term 1 LFX Program Mentees!
Mentorship Post Congratulations to 57 CNCF Term 1 LFX Program Mentees!
By Staff A huge number of successful CNCF interns have graduated from this term’s LFX Program: 57!    We had a great showing from the CNCF community with involvement across Graduated, Incubating, and Sandbox projects as well...
June 9, 2023

Introducing Kubernetes Community Days Australia!
Community Post Introducing Kubernetes Community Days Australia!
Community post originally published on Medium by Brad McCoy Kubernetes Community Day (KCD) Australia 2023 is a community-organized tech conference that gathers adopters and technologists from open-source and cloud-native communities for the purpose of education, collaboration,...
June 8, 2023

Environmental sustainability at KubeCon + CloudNativeCon Europe 2023
Community Post Environmental sustainability at KubeCon + CloudNativeCon Europe 2023
Guest post originally published on TAG Environmental Sustainability’s blog by Leonard Pahlke, Kristina Devochko, and Niki Manoledaki KubeCon + CloudNativeCon Europe 2023 was the biggest open source conference in Europe to date with 10000+ in-person and...
June 8, 2023 | Leonard Pahlke, Kristina Devochko, and Niki Manoledaki

5G deployment, as simple as GitOps thanks to FluxCD
End User Post 5G deployment, as simple as GitOps thanks to FluxCD
End user post by David Blaisonneau, Software/Cloud Expert for Network services at Orange, and Sylvain Desbureaux, DevSecOps engineer at Orange Context Orange is a worldwide Telecom operator supporting end-user and enterprise market customers. In Europe, it’s...
June 8, 2023

Active or passive health checks: which is right for you?
Member Post Active or passive health checks: which is right for you?
Guest post originally published on NGINX’s blog by Robert Haynes of F5 Just as regular check‑ups with a doctor are an important part of staying healthy, regular checks on the health of your apps are critical...
June 7, 2023 | Robert Haynes

A ChatGPT-powered code reviewer bot for open-source projects
Ambassador Post A ChatGPT-powered code reviewer bot for open-source projects
By Miley Fu, CNCF Ambassador, DevRel at CNCF WasmEdge project Code review is a critical aspect of modern software development. In a GitHub workflow, the code review starts when a Pull Request (PR) is created, and...
June 6, 2023 | Miley Fu

Vitess announces security audit results
Project Post Vitess announces security audit results
Project post by the Vitess maintainers The Vitess Maintainer team is pleased to announce the results of a recent third-party security audit of the Vitess code base. Vitess had previously been audited in 2019. Given the...
June 5, 2023