LitmusChaos Ascends to Prominence at KubeCon + CloudNativeCon India 2026, Championing Resilience and Community-Driven Innovation.

The vibrant metropolis of Mumbai played host to KubeCon + CloudNativeCon India 2026 on June 18-19, an event that convened the global cloud-native community to explore the latest advancements, share insights, and foster collaboration within the rapidly evolving ecosystem. For LitmusChaos, a prominent Cloud Native Computing Foundation (CNCF) project dedicated to chaos engineering, this year’s conference transcended the typical industry gathering, marking a pivotal moment in its journey. The project concluded the two-day event having secured a coveted keynote slot on the main stage, helmed a bustling project booth that engaged hundreds of attendees, and cultivated critical conversations poised to steer the trajectory of its community growth, particularly within the burgeoning Indian market and globally.
KubeCon + CloudNativeCon India: A Beacon for Cloud-Native Advancement
KubeCon + CloudNativeCon, organized by the CNCF, stands as the premier event for the cloud-native community. It brings together adopters and technologists from leading open source and cloud-native communities, including Kubernetes, Prometheus, Envoy, and many others. India, with its burgeoning digital economy, vast talent pool, and rapid adoption of cloud technologies, has become a critical hub for cloud-native innovation. The 2026 iteration in Mumbai underscored this importance, drawing a diverse audience of practitioners, developers, SREs, and architects keen to deepen their understanding and implementation of cloud-native principles. The event served as a crucial platform for projects like LitmusChaos to connect directly with their user base, gather feedback, and showcase real-world impact. Attendance figures for KubeCon + CloudNativeCon events typically run into the thousands, and the India iteration consistently demonstrates robust growth, reflecting the nation’s increasing influence in the global tech landscape.
Flipkart’s Triumph: A Testament to LitmusChaos’s Real-World Impact
The most significant highlight for LitmusChaos emerged even before the official commencement of conference sessions. On June 17, 2026, the CNCF announced Flipkart, India’s leading e-commerce giant, as the esteemed winner of the CNCF End User Case Study Contest India. This prestigious accolade recognized Flipkart’s groundbreaking work in enhancing system resilience, a narrative intricately woven with their large-scale adoption and innovative application of LitmusChaos. The victory not only validated LitmusChaos’s efficacy in demanding production environments but also bestowed upon the project a highly coveted keynote presentation slot alongside Flipkart on the main stage of KubeCon India 2026.
This recognition transcends mere project endorsement; it is a profound affirmation of the tangible, real-world impact LitmusChaos delivers at an enterprise scale. The CNCF End User Case Study Contest specifically celebrates organizations that leverage CNCF projects to solve complex challenges, drive innovation, and contribute their learnings back to the broader community. Flipkart’s case exemplifies this ethos, showcasing how a community-driven open-source project can be customized and scaled to meet the rigorous demands of one of the world’s largest and most traffic-intensive e-commerce platforms. The collaborative spirit, where an adopter like Flipkart not only uses but also enhances and shares its innovations, is a cornerstone of the open-source philosophy that CNCF champions.

From Afterthought to Practice: Flipkart’s Groundbreaking Keynote
The keynote, titled "From Afterthought to Practice: How Flipkart Built a Multi-tenant Chaos Platform on LitmusChaos," was delivered by Aditya Sridasyam, Software Development Engineer at Flipkart, and Uma Mukkara, Head of Resilience Testing at LitmusChaos. Their presentation captivated the audience, offering an unparalleled look into the strategic evolution of resilience engineering at Flipkart.
Flipkart operates a vast and intricate ecosystem of hundreds of tightly coupled microservices, all of which must withstand immense traffic surges, particularly during high-stakes events like "Big Billion Days" and various festive sales. Historically, resilience was often addressed reactively, after an outage had already occurred. Recognizing the critical need for a proactive approach, Flipkart’s Central Reliability Engineering team embarked on an ambitious initiative: building a centralized, multi-tenant chaos platform atop LitmusChaos. This strategic shift aimed to embed resilience testing as a fundamental practice, moving it from a post-incident remediation step to an integral part of the development and deployment lifecycle.
Aditya Sridasyam’s presentation was lauded for its specificity and technical depth, meticulously detailing four concrete customizations that Flipkart engineered to operationalize LitmusChaos at their formidable scale:
- Hybrid Multi-Tenancy Architecture: Flipkart devised an innovative hybrid multi-tenancy model that intelligently positions itself between cluster-wide and namespace-wide installations. This architecture was crucial for balancing the need for isolation among various business units and teams with the desire for efficient resource utilization and centralized management across their expansive Kubernetes clusters. It provided the flexibility required to cater to diverse team requirements while maintaining a cohesive platform.
- DaemonSet-Based High-Availability Model for Chaos Injection: To ensure the reliability and uninterrupted execution of chaos experiments, even in the face of node failures or other infrastructure instabilities, Flipkart implemented a DaemonSet-based high-availability model for chaos injection. This design choice guarantees that chaos agents are always available and robust, providing consistent and predictable fault injection capabilities across their fleet.
- Script Runner Fault for Dynamic Target Selection and Context Chaining: Addressing the complexities of dynamic environments and intricate service dependencies, Flipkart developed a custom Script Runner fault. This advanced capability enables dynamic target selection for chaos experiments, allowing them to pinpoint specific instances or services based on real-time conditions. Furthermore, it supports context chaining, meaning the outcome or state of one chaos experiment can influence the parameters or execution of subsequent experiments, facilitating sophisticated, multi-stage chaos scenarios.
- Hybrid VM Chaos Extension for Non-Kubernetes Workloads: Recognizing that not all their critical workloads reside exclusively on Kubernetes, Flipkart extended LitmusChaos’s capabilities to encompass hybrid VM environments. This extension allows the Central Reliability Engineering team to inject chaos into virtual machine-based workloads, providing a comprehensive resilience testing strategy that spans their entire infrastructure, irrespective of its underlying orchestration technology.
These customizations represent production-hardened decisions, born from the imperative of running chaos engineering at the colossal scale Flipkart operates. They highlight the adaptability and extensibility of LitmusChaos, demonstrating how a foundational open-source tool can be tailored to meet the exacting demands of enterprise-grade reliability.
Uma Mukkara, representing LitmusChaos, provided crucial context on how such significant contributions from large-scale adopters like Flipkart are not merely internal enhancements but vital feedback loops that flow back upstream. These insights, architectural patterns, and code contributions enrich the core LitmusChaos project, benefiting the entire community by making the tool more robust, versatile, and capable for future adopters. This symbiotic relationship between project maintainers and end-users is fundamental to the health and evolution of open-source initiatives. For those seeking a comprehensive understanding of Flipkart’s reference architecture, platform design, and the quantifiable impact numbers—such as reductions in Mean Time To Recovery (MTTR) or increases in service availability—the official CNCF Flipkart case study offers an in-depth resource.
Vibrant Engagements at the Project Pavilion

Beyond the main stage, the LitmusChaos project booth at the pavilion emerged as a focal point of engagement throughout the conference. Attracting between 100 and 200 visitors daily, the booth buzzed with a diverse range of conversations. These discussions spanned from initial introductions to the foundational concepts of chaos engineering for newcomers to highly technical dialogues on architecture, advanced integrations, and specific use cases for seasoned practitioners. The sheer volume and quality of interactions underscored the genuine interest in resilience testing within the Indian cloud-native community.
Several key themes dominated the conversations at the LitmusChaos booth:
- Resilience Testing and Reliability in the Age of AI: A significant portion of discussions revolved around the unique fragility of AI inference workloads. Unlike traditional services, AI models often present novel failure modes, sensitivity to data perturbations, and complex dependency chains. Attendees were keen to understand how chaos engineering methodologies could be adapted to proactively identify and mitigate risks in these emerging AI-driven architectures.
- ChaosHub: The Default Fault Library: Many visitors were introduced to ChaosHub for the first time. This ready-to-use fault library within LitmusChaos provides a rich collection of pre-defined chaos experiments covering a wide spectrum of environments, including Kubernetes, Linux, AWS, and GCP. For most, the realization of the extensive out-of-the-box capabilities available in ChaosHub was a revelation, simplifying the entry point into chaos engineering.
- Automating Chaos in CI/CD (Shift-Left): A frequently posed question concerned the integration of chaos engineering into the Continuous Integration/Continuous Delivery (CI/CD) pipeline, embodying the "shift-left" philosophy. The LitmusChaos team demonstrated how to embed chaos experiments earlier in the development lifecycle using tools like LitmusCTL (the command-line interface), SDKs, and Terraform providers. This allowed teams to integrate resilience testing without requiring a complete overhaul of their existing delivery processes, making chaos a natural extension of their quality assurance.
- Tool Comparisons and Ecosystem Positioning: In a crowded landscape of reliability tools, attendees often sought clarity on where LitmusChaos stands. Discussions involved side-by-side comparisons with other chaos engineering solutions, emphasizing the advantages of LitmusChaos’s CNCF backing, its community-driven development model, and the long-term sustainability and broader adoption potential that this framework offers.
- Custom Chaos and Best Practices: For organizations with highly specific infrastructure patterns or unique failure scenarios not covered by the default library, the LitmusChaos team provided guidance on building custom chaos experiments. These discussions also delved into best practices for establishing a mature chaos engineering practice, outlining different stages of adoption and how to scale efforts effectively within an organization.
- LitmusChaos MCP (Model Context Protocol): A forward-looking innovation, the LitmusChaos MCP was introduced as a Model Context Protocol integration. This cutting-edge feature enables engineers to interact with and learn about chaos engineering through natural language, significantly lowering the barrier to entry for teams just embarking on their resilience journey. This intuitive interface promises to democratize access to chaos engineering principles.
- New Adopters and Validation: The team proudly announced that Canonical, a leading provider of open-source software, and Intertech, a renowned IT solutions provider, had recently joined as official adopters of LitmusChaos. This news, coupled with Flipkart’s powerful keynote validating the project’s production-readiness on the same day, provided compelling evidence of LitmusChaos’s growing industry acceptance and robust capabilities.
Beyond the technical discourse, the LitmusChaos booth fostered a sense of community through interactive elements. A "Chaos Bird" game, a leaderboard-based twist on the popular Flappy Bird, engaged attendees with a fun challenge, offering LitmusChaos swag to top scorers. Additionally, a separate random giveaway ran throughout both days, further enhancing visitor engagement and ensuring a memorable experience for all who stopped by.
A Watershed Moment for LitmusChaos and the Indian Cloud-Native Landscape
The KubeCon + CloudNativeCon India audience, predominantly composed of practitioners actively building and operating systems within India, showcased a deep, practical interest in LitmusChaos. The inquiries were specific, grounded in real-world operational challenges, and indicative of a maturing cloud-native ecosystem that values genuine solutions over superficial trends. This level of community engagement is invaluable, providing direct feedback and inspiring improvements that make the project more robust and relevant.
Sharing Flipkart’s compelling story, which earned the prestigious CNCF End User Case Study Contest, represents a significant milestone not only for the LitmusChaos project itself but also for the broader Indian cloud-native community. It highlights the ingenuity and scale of engineering talent within India and reinforces the nation’s position as a hub for cloud-native innovation. The LitmusChaos team expressed profound gratitude to Aditya Sridasyam and the entire Flipkart team for their willingness to share their transformative work, and to Uma Mukkara for expertly anchoring the keynote session. Special acknowledgment was also extended to the CNCF and the event organizers for creating such a vital platform for recognition, knowledge exchange, and community building.
The success at KubeCon + CloudNativeCon India 2026 solidifies LitmusChaos’s standing as a critical tool in the cloud-native reliability landscape. Its community-driven approach, coupled with powerful real-world validations like Flipkart’s, positions it as a leading choice for organizations seeking to proactively build and maintain resilient systems in an increasingly complex and distributed world. The event underscored that chaos engineering is no longer an optional luxury but a fundamental discipline for ensuring operational excellence in the age of cloud-native and AI.







