Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker swarm does docker container orchestration well. Unfortunately, it does not automatically join new nodes.

These scripts will automatically join docker swarm nodes into a cluster. New docker swarm nodes advertise their existence on a specific SQS queue to which the swam master listens. Upon receiving a message, the swarm master sends back the docker swarm join token to the swarm node.

About

docker swarm auto join

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages