Hello guys,
I have a question can anybody help me in.
I have created a docker swarm cluster with one manager and 2 workers. And launched nginx with replicas 1 , as per docker swarm concept i should be able to reach by hitting any of the server url . But in my case it is only reaching where container was launched rest manager and other workers url is not reachable.
Thanks in advance.