Community contributed guides and blogs
Chaos Engineering

9 min to read
Using Chaos Engineering to harden applications that use NuoDB, OpenEBS
Developer agility is key to increasing the efficiency of software development One of the primary areas in which development could be slowed down is the process that kicks in once the code is merged b...

8 min to read
A Primer on OpenEBS Continuous Integration
The OpenEBS project consists of several components (control plane & data plane) that directly support the dynamic provisioning & management of a persistent storage volume on the Kubernetes cluster.

6 min to read
Litmus - Journey of a storage e2e and chaos framework for Kubernetes
The objective of the Litmus project is to help evaluate stateful workloads on Kubernetes via storage & infrastructure focused end-to-end (e2e) tests that use chaos engineering tools & principles

8 min to read
(Storage) Chaos Engineering with Litmus - An Overview
In this extremely insightful article, Evan Powell outlines various possible failures that could occur in a Kubernetes cluster running stateful workloads & the possible means to mitigate them..

7 min to read
Keeping OpenEBS volumes in RW state during “Node down” scenarios
In this blog, I will go through a read-only issue faced at our lab in Kubernetes environment while using OpenEBS, and will also go through its possible workarounds.

4 min to read
How do I run a litmus test to compare storage performance on Kubernetes
Ever so often developers and devops engineers building or managing stateful applications on Kubernetes are on the lookout for for suitable storage options which serves their applications specific ne...