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 835 of 2463 posts
Member Post
The autonomous enterprise and the four pillars of platform control: 2026 forecast
The promise of DevOps and Platform Engineering is to balance developer velocity with enterprise governance. In 2026, AI Agents move from being simple assistance tools to the core mechanisms that automate this balance. Recent publications, such...
January 23, 2026 | Asif Awan, Chief Product Officer and co-founder, Stackgen
Member Post
Platform engineering maintenance pitfalls and smart strategies to stay ahead
Platform engineering is a discipline that aims to increase the productivity of software engineering teams by designing, building, and maintaining internal platforms that abstract underlying infrastructure complexity and provide self-service capabilities. Kubernetes-based platforms are often complex...
January 21, 2026 | Jehoszafat Zimnowoda, Senior Software Engineer, Akamai and Matthias Erll, Senior Software Engineer, Akamai
Member Post
Reclaiming underutilized GPUs in Kubernetes using scheduler plugins
The problem nobody talks about GPUs are expensive; and yours are probably sitting idle right now. High-end GPUs (for example, NVIDIA A100-class devices) can cost $10,000+, and in a Kubernetes cluster running AI workloads, you might...
January 20, 2026 | Lalit Somavarapha, Gernot Seidler and Srujana Reddy Attunuri, Principal Engineers at HPE
Member Post
Top 28 Kubernetes resources for 2026: Learn and stay up-to-date
The cloud native community is thriving and Kubernetes has a lot to do with it. In this open source ecosystem, practitioners are continually sharing knowledge, tools, and lessons learned from first-hand experience to help others succeed....
January 19, 2026 | Nick Haven, Fairwinds
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
Member Post
How to build a cost-effective observability platform with OpenTelemetry
The challenge Managing millions of concurrent connections during global events like flash sales and online voting requires resilient, scalable observability. At STCLab, we operate platforms including a bot mitigation platform and traffic management platform that support...
December 16, 2025 | By Grace Park, DevOps Engineer, STCLab SRE Team
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
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
My first KubeCon + CloudNativeCon: A journey through community, inclusivity, and neurodiversity
Stepping into my first KubeCon + CloudNativeCon, held this year in November in Atlanta, Georgia, felt like entering a world I had been following from afar for years; a world full of brilliant minds, bold ideas,...
December 4, 2025 | Diana Todea, Developer Experience Engineer at VictoriaMetrics, co-lead Neurodiversity WG, CNCF Merge-Forward
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
From chaos to clarity: How OpenTelemetry unified observability across clouds
Modern applications rarely live in a single place anymore. One organization’s application footprint was spread across AWS, Azure, and GCP, with some workloads still running on-prem. This multi-cloud approach gave them resilience and flexibility, but it...
November 27, 2025 | Arunvel Arunachalam, Infosys
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
Kgateway v2.1 is released!
Kgateway is an open source implementation of the Kubernetes Gateway API that unifies ingress, API gateway, service mesh, and AI gateway capabilities in a singular modular control plane. Built for performance and flexibility, it secures and...
November 18, 2025 | Nina Polshakova, Nadine Spies, & Michael Levan, Solo.io, Aryan Parashar, LFX Mentee
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
Member Post
RBC’s open source voyage: Bridging cloud innovation and community through CNCF and FINOS
At Royal Bank of Canada (RBC), our cloud journey is intrinsically linked with our commitment to open source. Joining the Cloud Native Computing Foundation (CNCF) extends and compliments our membership with the Fintech Open Source Foundation...
November 4, 2025 | Thomas Cooper, Royal Bank of Canada
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