docker-archive/ucp_lab

Container Scale option in docker UCP does not work properly

Opened this issue · 0 comments

Description:

I am using UCP and i am running with one UCP controller node and 2 nodes attached to it. I have overlay network setup for nodes. I am running one ubuntu container in one of the node with overlay network attached to it. When i am trying to use "scale" option in UCP and creating copies of ubuntu container what i see is it is creating ubuntu containers with default bridge network. It is not using overlay network available in parent ubuntu container.