net-modules
net-modules copied to clipboard
Apache Mesos modules for network isolation.
small bug; imho the Demo section of README.md should include a codeblock that says: "vagrant ssh" after the text that says: "Vagrant users should run all demo functionality from within...
The logging provided by the Mesos slave, net-modules and Marathon doesn't provide many hints regarding the reason behind the startup failure of an application. A setup which uses Marathon 0.14.0,...
This bug is on the new isolator module (JSON): If the Isolator calls the plugin but the plugin isn't in the expected location, it just reports an empty response. ```...
Mesos can currently fail to assign unique IPs to each container, but still pass the calico_framework.py test. **We need some test that can launch multiple tasks on a single slave...