Singularity
Singularity copied to clipboard
Support and documentation for custom Mesos slave resources
Mesos slave has an option to specify custom resources
--resources=VALUE Total consumable resources per slave, in the form name(role):value;name(role):value....
Singularity should allow deploys to require and consume these resources from an offer.
related to #344
@hgschmie should I assign you to this issue?