youtube image
From YouTube: Lightning Talk: Using Argo Workflows to Curate Chaos Engineering wi... Amit Kumar Das & Saranya Jena

Description

Lightning Talk: Using Argo Workflows to Curate Chaos Engineering with LitmusChaos - Amit Kumar Das & Saranya Jena, Harness.io

As resilience use-cases proliferate, Chaos Engineering has become a compelling practice for enhancing your application resilience in production. As a large number of organizations and individuals are moving towards the Kubernetes-Native approach, an important problem arises, testing these applications the right way to prevent outages. In this talk, we will talk about how the LitmusChaos CNCF project leveraged the Argo project to curate Chaos Engineering Workflows as set of actions strung together to achieve desired chaos impact on a Kubernetes cluster. While simulating real-world failures via chaos experiment injection on developer/staging environments as part of a left-shifted, continuous validation strategy, it was essential to create a sequence instead executing standalone chaos injection actions. They are an effective mechanism to simulate real world conditions & gauge application behaviour in an effective manner. Further, we will cover the role of Argo in the evolution LitmusChaos 1.x to 2.x by constructing and executing ChaosWorkflows with the help of Argo and observe the changes which are introduced when the system/application is under Chaos.