mesosphere / net-modules

Apache Mesos modules for network isolation.
55 stars 28 forks source link

Working Project Calico Isolator #1

Closed spikecurtis closed 9 years ago

spikecurtis commented 9 years ago

I've now updated this so that it reads the env variables of the task to get CALICO_IP and CALICO_PROFILE.

CALICO_IP allows you to specify a fixed IP CALICO_PROFILE lets you apply network policy. Currently all endpoints in a PROFILE can communicate with each other, but not to other endpoints in other profiles.