Brandon

Results 5 comments of Brandon

Thanks for the suggestion. I've tried that before but it hasn't helped. The issue is that the actual containers are being created on the default Docker bridge on each host,...

If what that does is allow me to tell the executor to use a specific Docker network other than the default, then yes definitely, that's exactly the functionality I'm looking...

I was trying to go underneath k8s to Mesos and tell it about Weave, using the executor_environment_variables flag for my slaves. I thought that might take care of the executor...

OK, after setting that flag, nothing changed. My containers are still being created on the default Docker net. However, in the executor logs, I think I can see Docker connecting...

Here's my executor.log: http://pastebin.com/LSpshmxw Here's my proxy.log: http://pastebin.com/4J1CGr8z Here's my stderr: http://pastebin.com/gVBPKLQi