Hi,
My node is not joining into the swarm cluster. When I do docker info, I get the following output for the node:
Nodes: 2
(unknown): 192.168.XX.XXX:2375
└ ID:
└ Status: Pending
└ Containers: 0
└ Reserved CPUs: 0 / 0
└ Reserved Memory: 0 B / 0 B
└ Labels:
└ UpdatedAt: 2016-10-19T09:18:38Z
└ ServerVersion:
As shown, the status is pending always.
Any help on this please?
Thanks