Limitations in Docker swarm?

Is there any limitations in docker swarm in terms of containers that can be created or IP and port the containers can use in a network?
I am facing one issue where i have around 21 containers that use IP and port and when additional container is started it goes to hung state. When any one of the exisiting running container is stopped the waiting container gets started.

I want to know of there r limitations on IP and port that can be used in docker swarm. All ip and ports are from same network.

Hi @venkbarath

We 're trying to make this course very simple to match who doesn’t have any experience in Docker. We discussed Docker-Swarm in details in our Docker advanced course :

https://kodekloud.com/courses/enrolled/296053