Comment 3 for bug 1513441

Revision history for this message
Xiangpeng Zhao (zhao-xiangpeng) wrote :

I'm not familiar with kuryr, so I wonder what multinode support exactly means. If I exec `docker network create –d kuryr mynet` on one node, can container connect to mynet on another node? If so, how does docker on the other node know the information of mynet?
Thanks!