Staff Post
A mid-year 2025 look at CNCF, Linux Foundation, and the top 30 open source projects
Building upon our previous analyses, we continue to monitor trends and technologies that resonate with developers and end users. Take a look at our past timeframes from our blogs. Here are the main takeaways I see...
July 18, 2025 | Chris Aniszczyk, CTO, CNCF
Showing 1285 of 2457 posts
Project Maintainer Post
CRI-O completes second OSTIF audit
The Open Source Technology Improvement Fund is proud to share the results of our security audit of CRI-O. CRI-O is an implementation of the Kubernetes Container Runtime Interface (CRI) that is OCI-compliant (-O) that provides the...
January 16, 2026 | Helen Woeste, Communications and Operations at OSTIF
End User Post
KubeCon + CloudNativeCon NA: Top sessions from the CNCF End User TAB
2025 brought significant developments in the cloud native landscape, with a strong focus on AI but new projects and end user reports in many other areas. As always, KubeCon is one of the key places we...
January 15, 2026 | CNCF End User TAB
Ambassador Post
The symbiotic revolution: AI and cloud native technologies transforming the digital landscape
This Ambassador Blog was originally published on the writer’s blog and is republished here with permission. In the ever-evolving world of technology, few pairings have sparked as much innovation as the intersection of artificial intelligence (AI)...
January 13, 2026 | Gerald Venzl, VP of Dev & AI Initiatives at Oracle
Member Post
HolmesGPT: Agentic troubleshooting built for the cloud native era
If you’ve ever debugged a production incident, you know that the hardest part often isn’t the fix, it’s finding where to begin. Most on-call engineers end up spending hours piecing together clues, fighting time pressure, and...
January 7, 2026 | Aritra Ghosh (Senior PM, Microsoft) and Natan Yellin (CEO & Co-Founder, Robusta.dev)
Member Post
Using Istio to manage high-traffic services
At STCLab, we operate high-traffic SaaS platforms that require real-time traffic control and bot mitigation. . Handling millions of concurrent connections and identifying malicious bots in real-time requires exceptional infrastructure stability. To achieve this, we rely...
January 6, 2026 | Ihyeok Song, STCLab SRE Team
Member Post
Deploying Harbor on Kubernetes using Helm
Harbor is an indispensable open-source container image registry, offering robust features like policy-driven security, role-based access control, vulnerability scanning, image signing, image replication and distribution. Deploying Harbor is a common and critical step for organizations looking...
January 5, 2026 | Dhruv Tyagi and Daniel Jiang, Broadcom
How to integrate Kairos architecturally into an edge AI platform
Remote sensing in agriculture requires complex systems that are able to communicate with various external devices like GPS and cameras, and use machine learning and AI inference to provide insights to the grower regarding their orchard,...
December 29, 2025 | Jordan Karapanagiotis, Software Engineer - Aurea Imaging, Mauro Morales, Staff Engineer & Kairos Maintainer - Spectro Cloud
Member Post
Kubernetes Security: 2025 Stable Features and 2026 preview
It’s time to recap the key Kubernetes security highlights from 2025 and outline features likely to graduate to stable in early 2026. From a DevSecOps perspective, 2025 brought several meaningful security improvements that directly influenced day-2...
December 15, 2025 | Matteo Bisi, DevSecOps Team Leader, ReeVo Cloud & Cyber Security
Ambassador Post
Building platforms using kro for composition
Recent industry developments, such as Amazon’s announcement of the new EKS capabilities, highlight a trend toward supporting platforms with managed GitOps, cloud resource operators, and composition tooling. In particular, the involvement of Kube Resource Orchestrator (kro)—a...
December 15, 2025 | Abby Bangser, CNCF Ambassador
Ambassador Post
Building microservices the easy way with Dapr
Ambassador post originally published on Medium by Dotan Horovits Microservices have been with us for nearly two decades, but it’s still far from easy to develop at scale, in a polyglot environment. The Dapr project, the...
December 9, 2025 | Dotan Horovits
Community Post
Exploring AI, observability and community at OSS Summit Korea 2025
Attending OpenSearchCon, OpenSSF Day, and the Open Source Summit in Seoul was a truly memorable experience, especially because this was the first-ever Open Source Summit hosted in South Korea. I have previously attended two KubeCons in...
December 9, 2025 | Akash Jaiswal
Member Post
Harbor: Enterprise-grade container registry for modern private cloud
In the evolving landscape of application deployment, containerization with Kubernetes (K8s) has become the new standard. As organizations adopt Kubernetes at scale, public image registries often bring new challenges, from rate limits and escalating costs to...
December 8, 2025 | By Dhruv Tyagi, Broadcom
Community Post
Istio at KubeCon + CloudNativeCon North America 2025: Community highlights and project progress
KubeCon + CloudNativeCon North America 2025 lit up Atlanta from November 10–13, bringing together one of the largest gatherings of open-source practitioners, platform engineers, and maintainers across the cloud native ecosystem. For the Istio community, the...
December 8, 2025 | Faseela K, KubeCon + CloudNativeCon NA 2025 Co-Chair and Istio Steering Committee Member
Member Post
A guide to restarting pods in Kubernetes using kubectl
This Member Blog was originally published on the Middleware blog and is republished here with permission. kubectl is the command-line interface for managing Kubernetes clusters. It allows you to manage pods, deployments, and other resources from...
December 1, 2025 | Kevel Bhogayata, Principal Engineer, Middleware
KCD Post
runc container breakout vulnerabilities: A technical overview
A set of high-severity vulnerabilities in runc were publicly disclosed in November 2025, allowing for full container breakouts. Runc is the cornerstone of containerization on Linux, serving as the default low-level container runtime for industry-standard tools...
November 28, 2025 | Matteo Bisi, DevSecOps Team Leader at ReeVo and CNCF KCD Organizer
Member Post
An architectural decision: Containers on bare metal or on virtual machines
Building and running modern applications begins with selecting Kubernetes distribution as a baseline. Once a platform team has selected its orchestration layer, one of the next architectural choices involves the deployment architecture where that cluster will...
November 20, 2025 | Pankaj Gupta, VCF Division, Broadcom
Member Post
Top 5 hard-earned lessons from the experts on managing Kubernetes
Kubernetes has transformed how modern organizations deploy and operate scalable infrastructure, and the hype around automated cloud native orchestration has made its adoption nearly ubiquitous over the past 10+ years. Yet behind the scenes, most teams...
November 18, 2025 | Stevie Caldwell, Tech Lead at Fairwinds
Ambassador Post
CNCF Ambassador’s reflections on 10 years of the Cloud Native Computing Foundation
Ambassador post originally published on Medium by Dotan Horovits “Cloud Native Computing Foundation (CNCF) is a new open standardization initiative recently formed under the Linux Foundation with the mission of providing standard reference architecture for cloud native applications...
November 6, 2025 | Dotan Horovits
Member Post
Safely managing Cilium network policies in Kubernetes: Testing and simulation techniques
Network policy changes are among the most frequent operations in a Kubernetes cluster. They are also among the most delicate, as even a small mistake can lead to widespread traffic disruption. This tutorial walks through several...
November 6, 2025 | Dean Lewis, Isovalent
Ambassador Post
Bringing data center observability into the cloud native world
When people talk about cloud-native observability, the conversation usually revolves around applications, containers, and microservices. However, under those layers lies an equally critical foundation: The physical data center. Servers, storage systems, and networks ultimately host every...
November 4, 2025 | Julia Furst Morgado, Dash0