When Kubeflow meets Cilium: Debugging 60% idle GPUs in Kubernetes
The symptom that made no sense The first time we saw it, we didn’t trust the dashboard. A distributed training job was scheduled and healthy — every pod was running, no crashes, no OOMKills, nothing in…
Multi-Cluster databases on Kubernetes: Architecture and deployment
Introduction Running a database on Kubernetes is well understood. Running one that survives a complete regional failure, a corrupted control plane, or a severed network requires a fault-resistant architecture. This post walks through how to build…
Running a self-hosted LLM in Kubernetes with vLLM
Running large language model (LLM) workloads in-house is one of several patterns teams adopt alongside managed API services. Managed API services are convenient and well suited to many workloads. Self-hosting is a complementary option that some…
AIM Network: “CNCF Head Says Kubernetes Will Power India’s AI Sovereignty | Front Page”
Half of India’s AI developers are already building cloud-native applications, yet only 7% of organisations have taken the next step of deploying AI workloads on Kubernetes daily, even as the same infrastructure that underpins UPI and…
Understanding dynamic resource allocation in Kubernetes
Dynamic Resource Allocation (DRA) recently reached GA in Kubernetes v1.35, and I believe many of us are eager to give it a try. Adding to the momentum, NVIDIA has moved dra-driver-nvidia-gpu into Kubernetes SIGs, with the…
Security Profiles Operator v1: Stable APIs, Security Hardened, and Shaping Upstream Kubernetes
Linux provides powerful kernel-level security mechanisms, seccomp, SELinux, and AppArmor, that restrict what containerized workloads can do. Each uses profiles that define permitted behavior, but writing, distributing, and maintaining those profiles by hand is tedious and…
TechDay: “Flipkart wins CNCF award for Kubernetes chaos testing”
Flipkart has won the CNCF End User Case Study Contest for its work on Kubernetes and chaos engineering, with the award recognising its central reliability engineering team and use of LitmusChaos.
Building a Cluster-Aware AI Agent with Kubernetes, Argo CD, and GitOps
A practical walkthrough of running a self-hosted, read-only AI agent inside a Kubernetes cluster, with the full CI/CD chain handled by GitHub Actions and Argo CD Image Updater. No data leaves the cluster, no cloud AI…
O’Reilly Media: “Kubernetes in the Age of AI”
When Kubernetes first came onto the scene, it was a major turning point, a revision of the infrastructure and operations space that transformed the way developers and ops personnel build, deploy, and maintain applications in the…
Flipkart Wins CNCF End User Case Study Contest for Kubernetes and Chaos Engineering Scale
Integration of LitmusChaos with Kubernetes-native architecture drives production-grade reliability for India’s largest e-commerce platform Key Highlights KUBECON + CLOUDNATIVECON INDIA, MUMBAI, India — June 18, 2026 — The Cloud Native Computing Foundation® (CNCF®), which builds sustainable…