惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - Franky
C
CXSECURITY Database RSS Feed - CXSecurity.com
S
Schneier on Security
Know Your Adversary
Know Your Adversary
Security Latest
Security Latest
Spread Privacy
Spread Privacy
Project Zero
Project Zero
T
The Exploit Database - CXSecurity.com
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
AI
AI
N
News | PayPal Newsroom
A
Arctic Wolf
NISL@THU
NISL@THU
W
WeLiveSecurity
Security Archives - TechRepublic
Security Archives - TechRepublic
Hacker News: Ask HN
Hacker News: Ask HN
P
Palo Alto Networks Blog
Hacker News - Newest:
Hacker News - Newest: "LLM"
大猫的无限游戏
大猫的无限游戏
L
Lohrmann on Cybersecurity
Last Week in AI
Last Week in AI
T
Threatpost
The Last Watchdog
The Last Watchdog
博客园_首页
C
Cybersecurity and Infrastructure Security Agency CISA
酷 壳 – CoolShell
酷 壳 – CoolShell
量子位
Engineering at Meta
Engineering at Meta
爱范儿
爱范儿
aimingoo的专栏
aimingoo的专栏
S
Security Affairs
P
Privacy & Cybersecurity Law Blog
B
Blog RSS Feed
AWS News Blog
AWS News Blog
P
Proofpoint News Feed
雷峰网
雷峰网
T
Tenable Blog
Schneier on Security
Schneier on Security
H
Heimdal Security Blog
V2EX - 技术
V2EX - 技术
V
V2EX
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
S
Secure Thoughts
Latest news
Latest news
Help Net Security
Help Net Security
Jina AI
Jina AI
Stack Overflow Blog
Stack Overflow Blog
The Cloudflare Blog
V
Vulnerabilities – Threatpost
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org

Cloud Native Computing Foundation

Kepler, re-architected: Improved power accuracy and a community call to action! Dragonfly v2.5.0 is released OTel and mesh-derived metrics: A 2026 reference etcd-operator joins Cozystack with a new v1alpha2 API Security Profiles Operator v1: Stable APIs, Security Hardened, and Shaping Upstream Kubernetes Securing CI/CD for an open source project, part 3: Credentials, verification, and what’s next Building a Cluster-Aware AI Agent with Kubernetes, Argo CD, and GitOps From Awareness to Engineered Accessibility in Open Source Agent Auth: A lawyer’s day in court Building Jaeger’s ClickHouse backend: 8.6× compression on 10 million spans Telemetry that matters: Designing sustainable, high-impact observability pipelines KubeCon + CloudNativeCon, OpenInfra Summit and PyTorch Conference Unite in China to Scale AI Expanding CARE: Passing CKS can now extend your CKA certification CNCF and Linux Foundation Education Partner with Udemy to Provide a Unified Cloud Native Training & Certification Opportunity CNCF and SlashData Report Confirms India as One of the Largest Cloud Native Communities with 2.25 Million Developers CNCF Welcomes New Silver Members as Global Demand for Cloud Native Infrastructure Grows Why cloud native belongs at the heart of agentic AI: Lessons from building a multi-agent security platform on Kubernetes Client Challenge Client Challenge Client Challenge Client Challenge Client Challenge Client Challenge Client Challenge Client Challenge Client Challenge Client Challenge Client Challenge Client Challenge Client Challenge Building a cloud native internal developer platform with Kubernetes, GitOps, and supply chain security The Kubernetes integration tax: Prometheus, Cilium and production reality GPU autoscaling on Kubernetes with KEDA: Building an external scaler Three TAG leads walk into the TOC How Jaeger is evolving to trace AI agents with OpenTelemetry Why Kubernetes policy enforcement happens too late—and what to do about it Zero-Downtime migration from ingress NGINX to Envoy Gateway Client Challenge Client Challenge Client Challenge
Flipkart Wins CNCF End User Case Study Contest for Kubernetes and Chaos Engineering Scale
kthornhill · 2026-06-18 · via Cloud Native Computing Foundation

Integration of LitmusChaos with Kubernetes-native architecture drives production-grade reliability for India’s largest e-commerce platform

Key Highlights

  • One of India’s largest e-commerce platforms, Flipkart, won the CNCF End User Case Study Contest for KubeCon + CloudNativeCon India 2026.
  • The award recognizes the team’s custom, multi-tenant chaos engineering platform built on Kubernetes and the CNCF incubating project, LitmusChaos.
  • The solution hardens microservices estates by executing approximately 90% of chaos experiments in staging environments ahead of high-traffic festive sales.
  • The team contributed five core fixes and enhancements back to the upstream LitmusChaos project, benefiting the entire cloud native community.

KUBECON + CLOUDNATIVECON INDIA, MUMBAI, India — June 18, 2026 — The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for cloud native software, today announced Flipkart, one of India’s largest e-commerce platforms, as the winner of the CNCF End User Case Study Contest for KubeCon + CloudNativeCon India 2026

Flipkart won the contest for its central reliability engineering (CRE) team’s work in building a centralized, scalable chaos engineering platform leveraging its core Kubernetes infrastructure and the Kubernetes-native orchestration of CNCF incubating project, LitmusChaos. Faced with the complexity of operating hundreds of tightly coupled microservices across Kubernetes and VM workloads, Flipkart leveraged the extensibility of Kubernetes-native orchestration. They evaluated multiple industry options before selecting LitmusChaos for its intuitive user interface, robust extensibility, and automated resilience probes.

“Resilience is table stakes for running microservices at scale,” said Chris Aniszczyk, CTO, CNCF. “Flipkart’s systematic practice with Kubernetes and LitmusChaos demonstrates how a vendor-neutral approach eliminates the guesswork of fault injection and hardens the open source foundation. Their five upstream contributions are the real win for community collaboration.”

As microservices architectures become more tightly integrated, proactive fault injection is essential to prevent cascading failures during traffic surges. Flipkart addressed the issue by engineering four custom extensions to LitmusChaos: a hybrid multi-tenant architecture, a DaemonSet-based high-availability model for parallel injection, a Script Runner fault for dynamic target selection, and an internal hybrid extension to support legacy virtual machine workloads.

“Winning the CNCF End User Case Study contest validates our team’s commitment to treating system outages as a standard, systematic procedure,” said Aditya Sridasyam, software development engineer 2, Flipkart. “By leveraging the extensibility of vendor-neutral Kubernetes and LitmusChaos, as well as engineering our own custom hybrid platform, we’ve successfully hardened our massive microservices estate ahead of high-traffic festive sales, and we are proud to contribute our work back to the open source community.” 

Flipkart operates an extensive digital estate serving hundreds of millions of consumers. To move past treating system outages as an afterthought, the company evaluated multiple industry tools before selecting LitmusChaos for its Kubernetes-native orchestration, intuitive user interface, extensibility, and automated resilience probes. The CRE team implemented a unique subscriber model deployed in a central namespace, balancing cluster-wide efficiency with absolute tenant isolation.

To resolve helper-pod scheduling bottlenecks during core operations, the team replaced traditional on-demand pods with a persistent, node-level DaemonSet that runs concurrent injections via parallel shell sessions. The database team applied the platform’s new Script Runner fault to systematically verify leader-election behavior in high-availability environments. This initiative established a measurable mindset shift across Flipkart, migrating operational teams from reactive panic to standard procedure by utilizing rehearsed failure scenarios as the direct foundation for updated incident runbooks. By executing about 90% of the infrastructure chaos experiments directly within Kubernetes staging clusters, Flipkart successfully hardened their microservices, eliminated cluster over-provisioning bottlenecks, and validated their observability frameworks ahead of massive traffic surges like India’s flagship festive sales. 

Flipkart has committed to open source sustainability by returning five core contributions back to the upstream LitmusChaos project, solving long-standing community challenges including database index fixes for project-scoped probe uniqueness, duplicate-name validation repairs during tag edits, and workflow configuration fixes within custom image registries. Looking forward, Flipkart intends to integrate automated chaos testing directly into its continuous integration and deployment pipelines as a mandatory software development lifecycle phase while planning to open source its custom DaemonSet high-availability injection model for the broader cloud native community.

Flipkart’s achievement was announced on stage during a keynote session at KubeCon + CloudNativeCon India, where Sridasyam delivered a keynote to showcase the details of their successful use case.

To review the complete architectural implementation and downstream results, read the full Flipkart case study.

Additional Resources

About Cloud Native Computing Foundation

Cloud native computing empowers organizations to build and run scalable applications with an open source software stack in public, private, and hybrid clouds. The Cloud Native Computing Foundation (CNCF) hosts critical components of the global technology infrastructure, including Kubernetes, Prometheus, and Envoy. CNCF brings together the industry’s top developers, end users, and vendors and runs the largest open source developer conferences in the world. Supported by nearly 800 members, including the world’s largest cloud computing and software companies, as well as over 200 innovative startups, CNCF is part of the nonprofit Linux Foundation. For more information, please visit www.cncf.io.

Media Contact

pr@cncf.io