TFIR: “Why OpenTelemetry Is Now the Foundation for AI and Cloud Observability | Chris Aniszczyk, CNCF”
TFIR: “Why OpenTelemetry Is Now the Foundation for AI and Cloud Observability | Chris Aniszczyk, CNCF”
OpenTelemetry graduates at CNCF. Chris Aniszczyk explains what it means for AI agents, GPU-native clouds, and vendor-neutral observability.
June 1, 2026

Dynamic configuration for cloud native Swift services
Member Post Dynamic configuration for cloud native Swift services
Modern Swift services increasingly run alongside the same cloud native infrastructure stacks that power much of today’s Kubernetes ecosystem — including ConfigMaps, containerized workloads, declarative deployments, and service lifecycle management. Projects such as Prometheus and OpenTelemetry...
June 1, 2026 | Joe Heck, Swift Documentation Workgroup Member, Apple

Building a cloud native internal developer platform with Kubernetes, GitOps, and supply chain security
Kubestronaut Post Building a cloud native internal developer platform with Kubernetes, GitOps, and supply chain security
Modern software delivery is no longer constrained by application code — it is constrained by the platform that runs it. This article presents the design of a cloud-native Internal Developer Platform (IDP) built on Kubernetes and...
May 29, 2026 | Abu Hena Mostafa Kamal, CNCF Kubestronaut and Senior Software Engineer

The Kubernetes integration tax: Prometheus, Cilium and production reality
Project Maintainer Post The Kubernetes integration tax: Prometheus, Cilium and production reality
I still remember the first time we lost sleep over something that wasn’t a bug. It was a Tuesday. Grafana dashboards showed blank panels for Cilium network metrics. Hubble was working fine — DNS visibility, TCP...
May 28, 2026 | Rishi Mondal, SRE at Obmondo and CNCF KubeStellar Maintainer

TFIR: “How Kubernetes 1.36 Handles GPU Scheduling, DRA, and Kubelet Security | Ryota Sawada, Kubernetes”
TFIR: “How Kubernetes 1.36 Handles GPU Scheduling, DRA, and Kubelet Security | Ryota Sawada, Kubernetes”
Kubernetes 1.36 adds native GPU scheduling via Workload Aware Scheduling and DRA, plus stable fine-grained Kubelet authorization. Ryota Sawada, Release Lead, explains what changed.
May 27, 2026

GPU autoscaling on Kubernetes with KEDA: Building an external scaler
Community Post GPU autoscaling on Kubernetes with KEDA: Building an external scaler
If you run GPU workloads on Kubernetes — vLLM, Triton, training jobs, or the newer agentic inference stacks — you’ve probably hit a familiar problem: the default autoscaling path still reasons about CPU and memory, while...
May 27, 2026 | Pavan Madduri (Senior Cloud Platform Engineer @ Grainger | CNCF Golden Kubestronaut)

Three TAG leads walk into the TOC
TAG Post Three TAG leads walk into the TOC
The 2026 CNCF TOC cohort has an unusual pattern: three of the incoming members; Brandt, former TAG Security, lead; Mario, former TAG Operational Resilience lead, and Mauricio Salatino, former TAG Developer Experience co-chair, came straight out of...
May 26, 2026 | Mauricio Salatino (Ecosystem Engineer at Dash0), Mario Fahlandt (Customer Delivery Architect at Kubermatic), and Brandt Keller OSS Maintainer at Defense Unicorns

How Jaeger is evolving to trace AI agents with OpenTelemetry
Project Maintainer Post How Jaeger is evolving to trace AI agents with OpenTelemetry
As software architectures evolve, observability tools must adapt. When the industry moved to microservices, distributed tracing became a necessity. Jaeger emerged as a core tool for engineers to understand those fragmented systems. Now, as organizations integrate...
May 26, 2026 | Jonah Kowall, Project Maintainer for Jaeger

Zero-Downtime migration from ingress NGINX to Envoy Gateway
Member Post Zero-Downtime migration from ingress NGINX to Envoy Gateway
Teams running Ingress NGINX in production are increasingly evaluating migration paths as Kubernetes networking evolves toward Gateway API. For many organizations, the challenge is not just selecting a Gateway API implementation, but designing a migration strategy...
May 25, 2026 | Andrew Katsikas, Pelotech

Why Kubernetes policy enforcement happens too late—and what to do about it
Community Post Why Kubernetes policy enforcement happens too late—and what to do about it
Kubernetes has become the backbone of modern cloud-native infrastructure. Its flexibility lets teams move fast, compose complex systems from modular components, and deploy across environments with relative ease. But that flexibility comes with a well-known cost:...
May 25, 2026 | Sajal Nigam, CNCF Community Member