You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
We use this to model the two level ENI (elastic network interface) resource in AWS VPC environment to assign a security group per container. Mesos itself does not, at this time, support such a resource. We define a custom attribute for the Mesos agent that is parsed by our framework to convert into this two level resource in Fenzo. For example, the custom attribute, ResourceSet-ENIs-7-29, is interpreted as a ResourceSet called ENI, with 7 ENIs, each having 29 IPs (sub-resources).
Didn't see any docs around this:
Is it for the mesos agents --attributes ?
The text was updated successfully, but these errors were encountered: