Cloud Native Live: Falco’s Nest & the Evolution of Runtime Security
Falco, the Cloud Native Runtime Security project, is constantly evolving to meet the demands of modern cloud environments. This livestream dives into the latest advancements and strategic direction of the project, with a focus on two…
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…
Designing end-to-end ingress request tracing for multi-tenant SaaS platforms
Modern SaaS platforms built on cloud‑native architectures frequently consist of dozens of independently deployed microservices. A single customer request entering the platform at the ingress layer may traverse authentication services, orchestration engines, data services, and downstream…
Aamchi Mumbai: A KubeCon + CloudNativeCon field guide
Welcome to Mumbai KubeCon + CloudNativeCon India lands in Mumbai on 18-19 June 2026, at the Jio World Convention Centre in BKC. Thousands of cloud native engineers are flying in, many of you for the first…
The milestone for OpenTelemetry reflects widespread production adoption and a stable, vendor-neutral observability standard Key Highlights: MINNEAPOLIS – OBSERVABILITY SUMMIT – May 21, 2026 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for…
Introducing Prempti: Policy and visibility for AI coding agents
AI coding agents have become a real part of the developer workflow. Tools like Claude Code sit in your terminal, read your files, run shell commands, make network requests, and write code, all on your behalf….
Automating Confidential Containers (CoCo) infrastructure with Kyverno
Confidential Containers (CoCo) adds a critical security layer for containerized workloads, especially in environments where parts of the platform are not inherently trusted. However, deploying CoCo-enabled workloads often requires application teams to manage infrastructure-heavy details that…
CNCF Welcomes CVS Health as a Platinum Member To Expand Cloud Native Collaboration
CVS Health strengthens commitment to secure healthcare and modernization efforts further reducing engineering complexity SAN FRANCISCO, California – May 18, 2026 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software,…
What kubectl debug doesn’t tell you: The silent evidence gap
The session that left no record A kubectl debug session can contain the only direct observation of a failing system state. However, once the session ends, Kubernetes does not retain the termination context of that session…
Extending AI gateways with Rust: Custom transformations in kgateway
Every gateway ships with a set of built-in policies. Authentication. Rate limiting. Request routing. Prompt guards. These cover most use cases. But what about the ones they don’t cover? What if you need to add a…