Skip to content

royeectu/local-swarm-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Create Swarm Cluster

The script uses docker-machine in order to create and configure a Swarm cluster of managers and workers

Requirements:

  1. docker
  2. docker-machine
  3. Oracle Virtual Box

Usage:

The following script takes 2 arguments:

  • num-managers
  • num-workers

For example, in order to create a Swarm cluster of 3 managers and 2 workers run: create_swarm_cluster.sh 3 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages