Slide 110
Slide 110 text
Docker Swarm
$ swarm join --help
docker run -it swarm join --help
Usage: swarm join [OPTIONS]
join a docker cluster
Arguments:
discovery service to use [$SWARM_DISCOVERY]
* token://
* consul:///
* etcd://,/
* file://path/to/file
* zk://,/
* ,
Options:
--advertise, address of this Docker Engine [$SWARM_ADVERTISE]
--heartbeat “20s" period between each heartbeat
--ttl "60s" sets the expiration of an ephemeral node