Hello,

I've a requirement to reserve N number of slaves for specific aurora
role. When a job is scheduled using this role, it should run in one of
these N slaves. Jobs scheduled using other roles, should not run in
one of these N slaves. Can you please let me know the best way to
implement it?

I can add a random attribute to mesos-slave, but it'll not restrict
access to specific role. For example, i can add 'dedicated=$role'
attribute to mesos-slave. With this, any job with this key/value in
constraint will run on this host, irrespective of the role used to
launch the job.

-- 
Regards,
Bhuvan Arumugam
www.livecipher.com

Reply via email to