Community contributed guides and blogs
LocalPV

5 min to read
Logical Volume Management (LVM) on Kubernetes with OpenEBS LocalPV
In large production environments various physical disks are typically pooled to handle user and application storage needs Logical Volume Management LVM is a storage virtualization technology that ...

6 min to read
How are TikTok, Flipkart, KubeSphere, and others using OpenEBS for Local Volumes
How are TikTok, Flipkart, KubeSphere, and others using OpenEBS for Local Volumes

5 min to read
OpenEBS StorageClasses For ZFS-LocalPV
In this blog, I will discuss various storage classes we can use to dynamically provision the volumes backed by ZFS-LocalPV Storage Pool.

6 min to read
Handling node down/cluster scaling on LocalPV backed workloads
In this article, we'll discuss the steps that is getting handled when a node down/cluster scaling on LocalPV backs workloads.

4 min to read
Kubernetes StatefulSet on ppc64le using OpenEBS LocalPV provisioner
In this blog, we'll explain how to install OpenEBS on Kubernetes StatefulSet running on the ppc64le platform & to using the OpenEBS LocalPV provisioner to deploy a StatefulSet.

4 min to read
Resizing the ZFS-LocalPV Volumes
In this post, we will focus on how we can resize the volumes provisioned by ZFS-LocalPV without restarting the application.