This is an old revision of the document!
03. [30p] Handling failures in a multi-node Docker Swarm cluster
In this exercise, we will see what happens when one of the worker nodes crashes.
Subtasks
stop node2 by clicking on it in the left-hand side of the Play with Docker page, and then clicking the orange Delete button
quickly go back to the visualizer page and see what happens; what do you see? what happens to node2? what happens to the services that were running on node2?
What to upload