This Apache Mesos framework deploys the Quobyte Storage System on an Apache Mesos or Mesosphere DCOS cluster.
Quobyte solves the stateful container problem by providing containers with persistent storage that can be uniformely accessed no matter where the container is scheduled.
Quobyte is a fully fault-tolerant distributed POSIX file system. It aggregates the available storage resources of a cluster and makes them available for highly-available and scalable file storage. It can run directly on hosts or in public clouds. In public clouds, it works with the the respective persistent volume services instead of local drives.
As a storage platform for a container infrastructures Quobyte can support applications ranging from databases to Big Data setups. For more details see to http://www.quobyte.com.
- General usage documentation on how to manually set up and run the Quobyte Mesos framework in a Mesos cluster
- A high level architecture describing the basic Quobyte Mesos framework elements and interactions
- A step by step DC/OS tutorial on how to deploy the Quobyte Mesos framework on a Mesosphere DC/OS cluster hosted on AWS