To be a bit more clear, you can ensure that only one security principal can register frameworks under a particular role via the 'register_frameworks' ACLs: http://mesos.apache.org/documentation/latest/authorization/
Externally to mesos you would need to ensure that each security principal only runs a single scheduler, however. On Wed, Feb 22, 2017 at 5:48 PM, Vinod Kone <[email protected]> wrote: > Not directly, no. > > What is your use case? > > On Wed, Feb 22, 2017 at 3:14 PM, Zhitao Li <[email protected]> wrote: > > > Hi, > > > > Is it possible to configure Mesos (maybe ACL part?) to ensure that > certain > > roles can have at most one framework (regardless of active or not) to > > register? > > > > > > -- > > Cheers, > > > > Zhitao Li > > >
