Quickstart Guide to OpenEBS
Steps:
- Kubernetes 1.10.0+ installed. Latest tested Kubernetes version is 1.15.3.
- For using features like Local PV and Backup & Restore, you must require Kubernetes version 1.12 or above.
- Understand the pre-requisites for your Kubernetes platform
- Start installation through OpenEBS operator.
- For production deployments or to test OpenEBS volumes on real disks, create cStorPools, cStor-StorageClasses and start provisioning volumes using the newly created cStor-StorageClasses. More details can be find from here.
- For high performance required applications which manage their own replication, data protection and other storage features, provision OpenEBS Local PV. More details can be find from here.
As a first step, follow the instructions to setup or verify iSCSI clients on any of the platforms below
[Ubuntu](/v120/docs/next/prerequisites.html#ubuntu)
Provide feedback if a platform is missing in the above list