Pratik Bandarkar

Hi there! I am Pratik Bandarkar, a cloud enthusiast and tech blogger. This blog is my space to document my hands-on experiences as I explore and experiment with cloud technologies, DevOps practices, and infrastructure management. Here, I share real-world insights I have gathered while working on various systems.

When I am not diving into tech, you will find me behind the camera, capturing the world through my lens. Feel free to browse through my tech tips or take a break and explore my photography portfolio!

LitmusUI

LitmusChaos in Action: Practical Chaos Experiments

In this blog, we dive into real-world chaos engineering scenarios using LitmusChaos, an open-source tool for testing Kubernetes resilience. We explore three key experiments: simulating network latency on an NGINX application, generating high load with the k6-loadgen experiment, and inducing memory pressure on a node using the node-memory-hog fault. These practical examples demonstrate how LitmusChaos can uncover vulnerabilities in your Kubernetes setup, ensuring your applications are prepared for unexpected failures. Learn how to implement these experiments and monitor the results with Grafana dashboards.

LitmusChaos in Action: Practical Chaos Experiments Read More »

,

Installing and Configuring LitmusChaos – Getting Started with Chaos Engineering in Kubernetes

In this part of the series, we focus on installing and configuring LitmusChaos in Kubernetes. We walk through a step-by-step installation using Helm and explore the LitmusChaos UI, which simplifies chaos experiment management. If you’re looking to get started with chaos engineering in Kubernetes, this guide provides practical insights and sets the stage for real-world chaos scenarios in the next part.

Installing and Configuring LitmusChaos – Getting Started with Chaos Engineering in Kubernetes Read More »

,
Scroll to Top