Dan (Turk) Osborne

Results 4 issues of Dan (Turk) Osborne

Mesos DNS' own documentation describes this issue: > If you choose to use Mesos-DNS with Docker, with a version of Mesos after 0.25, be aware that there are some caveats....

enhancement
priority

Would be nice if other applications could connect to etcd using a static VIP instead of via SRV record. For Calico, we would no longer need to run an etcd-proxy...

enhancement

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. ```...

I'm following the steps to configure a private IP by creating a configuration spec with a static IP address, then specifiying `host.vm.network :private_network`. Everything is more or less "working". However,...