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

推荐订阅源

T
Tenable Blog
Last Week in AI
Last Week in AI
P
Proofpoint News Feed
Engineering at Meta
Engineering at Meta
H
Help Net Security
F
Fortinet All Blogs
MyScale Blog
MyScale Blog
宝玉的分享
宝玉的分享
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 司徒正美
量子位
N
Netflix TechBlog - Medium
Apple Machine Learning Research
Apple Machine Learning Research
小众软件
小众软件
Recorded Future
Recorded Future
博客园 - 三生石上(FineUI控件)
Vercel News
Vercel News
aimingoo的专栏
aimingoo的专栏
I
InfoQ
Microsoft Security Blog
Microsoft Security Blog
Scott Helme
Scott Helme
The Last Watchdog
The Last Watchdog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
IT之家
IT之家
AI
AI
WordPress大学
WordPress大学
Security Archives - TechRepublic
Security Archives - TechRepublic
Google Online Security Blog
Google Online Security Blog
U
Unit 42
V2EX - 技术
V2EX - 技术
MongoDB | Blog
MongoDB | Blog
Schneier on Security
Schneier on Security
博客园 - Franky
H
Heimdal Security Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Jina AI
Jina AI
W
WeLiveSecurity
P
Privacy & Cybersecurity Law Blog
Cloudbric
Cloudbric
B
Blog RSS Feed
N
News | PayPal Newsroom
S
Securelist
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
I
Intezer
Hacker News - Newest:
Hacker News - Newest: "LLM"
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
博客园_首页
罗磊的独立博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
雷峰网
雷峰网

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