diff --git a/CloudComputing_Lab/modules/ROOT/pages/f.adoc b/CloudComputing_Lab/modules/ROOT/pages/f.adoc index 40ad7a9..5c99ca5 100644 --- a/CloudComputing_Lab/modules/ROOT/pages/f.adoc +++ b/CloudComputing_Lab/modules/ROOT/pages/f.adoc @@ -6,7 +6,7 @@ Docker Swarm is a *clustering* and *scheduling* tool for Docker containers. With Clustering is an important feature for container technology, because it creates a cooperative group of systems that can provide redundancy, enabling Docker Swarm failover if one or more nodes experience an outage. -image:http://docs.swarmlab.io/SwarmLab-HowTos/labs/cloud/swarm-diagram.png[200,float="right"] +image:http://docs.swarmlab.io/SwarmLab-HowTos/labs/cloud/swarm-diagram.png[100,float="right"] Features: - Decentralized design