Yeah, that would be interesting to find out. I suspect it can be done without net=host but haven't actually tried it yet. using the shared ports helps in other parts of the system
so might help compute nodes too. If you do get it working, please let me know. :)
I have not tried the bridge driver or rancher. I've had good luck with flannel though, which I think rancher supports? So if you get stuck on that driver, that might be another option to try too. Thanks, Kevin From: HTCondor-users [htcondor-users-bounces@xxxxxxxxxxx] on behalf of Stephen Chan [sychan@xxxxxxx]
Sent: Thursday, April 12, 2018 9:58 AM To: HTCondor-Users Mail List Subject: Re: [HTCondor-users] Condor Schedd and Condor workers in docker containers on separate hosts Hi Kevin,
We're running things on-premise using docker-compose and rancher, but I'm trying to figure out if we really need to use "net=host" to get things to work right. In the production environment that isn't a problem, but in our testing/CI environments we
often run things using the bridge network driver.
So far it looks like the host network driver is the only way to get this going.
On Wed, Apr 11, 2018 at 5:37 PM, Fox, Kevin M
<Kevin.Fox@xxxxxxxx> wrote:
|