Singularity
Singularity copied to clipboard
Support for persistent volumes
http://mesos.apache.org/documentation/latest/persistent-volume/
My initial thought is that we could support a similar syntax to the volume definition structure for docker containers, and auto-generate persistent volume ids based off the singularity request id.
This will need some ui changes I imagine.
TBD: whether Shared Persistent Volumes should be considered in scope for this: http://mesos.apache.org/documentation/latest/shared-resources/
see #1690 for a start