Community contributed guides and blogs
Cloud Native Storage

3 min to read
Deploying OpenEBS on SUSE CaaS platform
I am recently introduced to OpenEBS, an easy to use persistent storage option for Kubernetes and found it nicely working on the SuSE CaaS platform where I could certify the cloud native databases.

5 min to read
OpenEBS releases 0.8.1 with stability fixes and improved documentation
OpenEBS 0.8.1 is released today. In spite of being a tagged as a minor release, it has significant stability improvements and few important features.

5 min to read
Introduction to OpenEBS cStor Pools and considerations during K8s upgrades
Developers and DevOps administrators like Kubernetes for the way it has eased the tasks in their daily lives. It has changed the way applications are designed, developed and managed.

6 min to read
Running OpenEBS On Custom Rancher Cluster
In this blog, I will be explaining how to deploy an application in a custom Rancher cluster on an OpenEBS volume.

6 min to read
Setting up persistent volumes in RWX mode using OpenEBS
Many stateful applications like WordPress require persistent storage in ReadWriteMany or RWX mode OpenEBS is popular in the opensource community for its ease of use and its simplistic design for ...

5 min to read
Using OpenEBS as the TSDB for Prometheus
Prometheus has become one of the favorite tools for monitoring metrics of applications and infrastructure in the cloud native space, especially when using Kubernetes;