Skip to main content

4.0 Docker πŸ‹

*PAT= placeholder name nameΒ 

Docker Swarm IP Table

Docker Swarm Nodes

IP Addresses

Honeybee

192.168.1.64

Bumblebee

192.168.1.65

Masonbee

192.168.1.66

  1. Test whether or not the user can connect to each Docker swarm:
    • Click here to learn how to add new users to the Docker group
ssh PAT@192.168.1.64
ssh PAT@192.168.1.65
ssh PAT@192.168.1.66