
Peer-to-Peer Acceleration for AI Model Distribution with Dragonfly
Dragonfly, a CNCF‑graduated P2P file distribution system, now supports native hf:// and modelscope:// protocols for Hugging Face and ModelScope hubs. The new backends let dfget download model files or entire repositories directly, preserving authentication, revision pinning, and recursive capabilities. By turning each node into a seed, Dragonfly cuts origin traffic from 26 TB to roughly 130 GB in a 200‑GPU cluster—a 99.5% reduction. This enables fast, cost‑effective model rollout at enterprise scale.

Sustaining OpenTelemetry: Moving From Dependency Management to Stewardship
Bloomberg is partnering with the Cloud Native Computing Foundation to run a structured mentorship cohort focused on OpenTelemetry from April 8 to June 17, 2026. The program will involve 30‑45 Bloomberg engineers working two hours per week with seven OpenTelemetry maintainers on...

LLMs on Kubernetes Part 1: Understanding the Threat Model
Running large‑language models (LLMs) on Kubernetes provides familiar scheduling and isolation, but the platform cannot assess the safety of natural‑language prompts or the confidentiality of generated output. The article highlights the OWASP Top 10 for LLM applications and focuses on four...

Announcing Kubescape 4.0 Enterprise Stability Meets the AI Era
Kubescape 4.0 launches with enterprise‑grade stability, delivering General Availability for Runtime Threat Detection and a new Kubernetes‑native Storage layer. The release consolidates security agents by deprecating the host‑sensor and merging its functions into a single node‑agent, simplifying cluster management. It...

Higress Joins CNCF: Delivering an Enterprise-Grade AI Gateway and a Seamless Path From Nginx Ingress
Higress, an AI‑native API gateway built on Envoy and Istio, has passed the CNCF Technical Oversight Committee vote and entered the CNCF Sandbox. The project unifies traffic, microservices and AI gateways, offering a secure, xDS‑based replacement for Nginx Ingress with...

Fluid Becomes a CNCF Incubating Project
The Cloud Native Computing Foundation’s Technical Oversight Committee has promoted Fluid to an incubating project, recognizing its maturity as a data‑orchestration layer for Kubernetes. Fluid adds an abstraction layer that enables elastic dataset caching, dynamic source switching, and cross‑storage acceleration...

Tekton Becomes a CNCF Incubating Project
The Cloud Native Computing Foundation’s Technical Oversight Committee has accepted Tekton as an incubating project, marking a key maturity milestone after its stable v1.0 Pipelines release. Tekton is a Kubernetes‑native CI/CD framework with over 11,000 GitHub stars, 600 contributors, and...

Kusari and CNCF: Advancing Software Supply Chain Security for Cloud Native Projects
Kusari announced a partnership with the Cloud Native Computing Foundation (CNCF) to give CNCF projects free access to its AI‑powered security tool, Kusari Inspector. The platform embeds code‑review and dependency‑management checks directly into pull‑request workflows, offering visualized dependency graphs, risk...

Beyond Batch: Volcano Evolves Into the AI-Native Unified Scheduling Platform
Volcano announced a major upgrade with Volcano v1.14, Kthena v0.3.0 and the new AgentCube, repositioning the project from a batch‑only scheduler to an AI‑native unified platform. The release adds a sharding controller that dynamically partitions resources for batch, inference and agent workloads,...

CNCF Introduces a New Recertification Program as Kubestronaut Community Surpasses 3,500
CNCF unveiled the Certification Advancement & Recertification Experience (CARE) program at KubeCon Europe, allowing advanced Kubernetes certifications to automatically renew foundational credentials. The initiative, effective Jan. 1 2026, streamlines credential maintenance for practitioners. Simultaneously, the Kubestronaut community topped 3,500 members, with over...

Agones Moves to the CNCF: A New Era for Open Source Multiplayer Game Infrastructure
The open‑source Agones platform, which orchestrates dedicated multiplayer game servers on Kubernetes, has officially moved to the Cloud Native Computing Foundation (CNCF) as a Sandbox project. Originating from a Google‑Ubisoft collaboration in 2017, Agones now boasts more than 250 contributors...

Crossplane and AI: The Case for API-First Infrastructure
AI‑assisted development has moved the bottleneck from writing code to post‑push activities such as provisioning, compliance, and day‑two operations. Traditional platforms expose policies and state through fragmented UIs and pipelines, which hinders AI agents that require machine‑readable interfaces. Crossplane extends...

KubeCon + CloudNativeCon Europe 2026 Co-Located Event Deep Dive: Platform Engineering Day
Platform Engineering Day returns for its fifth edition at KubeCon + CloudNativeCon Europe 2026 in Amsterdam, expanding on the original Paris launch. The two‑track program blends deep technical sessions with security guardrail discussions and a CNCF Platform Engineering Technical Community...

KubeCon + CloudNativeCon Europe 2026 Co-Located Event Deep Dive: Observability Day
Observability Day, a co-located event at KubeCon + CloudNativeCon Europe 2026, brings together CNCF observability project maintainers and practitioners. The program expands beyond traditional monitoring, highlighting AI-driven trace analysis, cost‑efficiency strategies, and large‑scale telemetry engineering. Featuring two parallel tracks, the...

Making Etcd Incidents Easier to Debug in Production Kubernetes
Kubernetes operators often face vague symptoms when etcd degrades, leading to slow API responses or total cluster outages. VMware’s open‑source etcd‑diagnosis tool consolidates health, disk I/O, network latency, and resource‑pressure metrics into a single report, turning guesswork into actionable insight....