Container Native Storage - Solving the Persistent Storage Challenge with Gluster
Containers are designed to be ephemeral, stateless entities, but distributed applications running inside container clusters need a place to persistently store their data. Container orchestration systems like Kubernetes / OpenShift do meanwhile offer APIs for provisioning and providing persistent storage, but it is quite cumbersome to use them manually.