Hi ct, There are not too much document for this, but you can refer to the following as reference and this may help.
1) https://github.com/apache/mesos/blob/master/docs/networking-for-mesos-managed-containers.md#writing-a-custom-network-isolator-module 2) https://github.com/apache/mesos/blob/master/include/mesos/slave/isolator.hpp Thanks, Guangya On Wed, May 25, 2016 at 12:09 PM, ct clmsn <[email protected]> wrote: > I'm in the midst of writing a mesos module and wanted to know if there was > documentation available (in source, or html, or in proposals) that > explained the callbacks and the order in which they are called (prepare, > recover, isolate, update). Thanks in advance! > > ct >
