Search results for: kubernetes


TechDay: “Flipkart wins CNCF award for Kubernetes chaos testing”

Posted on June 25, 2026

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

Posted on June 25, 2026 | Maryam Tavakkoli (CNCF Ambassador | Lead Cloud Engineer @ RELEX Solutions)

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”

Posted on June 18, 2026

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

Posted on June 17, 2026

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…


Why cloud native belongs at the heart of agentic AI: Lessons from building a multi-agent security platform on Kubernetes

Posted on June 17, 2026 | Willem Berroubache, Lead Security Architect (Orange Innovation) and CNCF Golden Kubestronaut.

In March, I gave a talk at KubeCon + CloudNativeCon Europe 2026 in Amsterdam. After the session, the same questions kept coming up on the CNCF Slack and in person: why build agentic AI on cloud…


Solving secret sprawl in multi-account Kubernetes with External Secrets Operator

Posted on June 9, 2026 | Viktoria Bisova, DevOps Engineer, Itigix

Infrastructure provisioning in Kubernetes has become increasingly automated, but secret management often remains a challenge as environments grow. Organizations commonly separate development, staging, and production workloads across clusters, namespaces, or cloud accounts to improve security and…


Cloud Native Live: Kubernetes v1.36 Release

Posted on June 2, 2026

In this webinar, the Kubernetes v1.36 Release Leads will walk you through the highlights of the release, explain the “why” behind key decisions, and show you what these changes mean in practice for platform engineers, SREs,…


Building a cloud native internal developer platform with Kubernetes, GitOps, and supply chain security

Posted on May 29, 2026 | Abu Hena Mostafa Kamal, CNCF Kubestronaut and Senior Software Engineer

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…


The Kubernetes integration tax: Prometheus, Cilium and production reality

Posted on May 28, 2026 | Rishi Mondal, SRE at Obmondo and CNCF KubeStellar Maintainer

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…


TFIR: “How Kubernetes 1.36 Handles GPU Scheduling, DRA, and Kubelet Security | Ryota Sawada, Kubernetes”

Posted on May 27, 2026

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.