Skip to content

Commit 3d6d504

Browse files
author
Mano Marks
authored
Merge pull request docker#279 from colmprunty/patch-1
Update ReadMe
2 parents 5d4aa45 + a95566e commit 3d6d504

File tree

1 file changed

+2
-2
lines changed
  • dockercon-us-2017/docker-orchestration

1 file changed

+2
-2
lines changed

dockercon-us-2017/docker-orchestration/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ At this point it may not seem that we have done anything very differently than j
255255

256256
Well done. You have deployed the sleep-app to your new Swarm using Docker services.
257257

258-
## Step 3.2 - Scale the app
258+
# <a name="scale-application"></a>Section 4: Scale the application
259259

260260
Demand is crazy! Everybody loves your `sleep` app! It's time to scale out.
261261

@@ -306,7 +306,7 @@ wol6bzq7xf0v sleep-app.2 ubuntu:latest node2-c Running Running 5 minu
306306

307307
You have successfully scaled a swarm service up and down.
308308

309-
## Step 3.3 - Bring a node down for maintenance.
309+
# <a name="recover-application"></a>Section 5: Drain a node and reschedule the containers
310310

311311
Your sleep-app has been doing amazing after hitting Reddit and HN. It's now number 1 on the Apple Store! You have scaled up during the holidays and down during the slow season. Now you are doing maintenance on one of your servers so you will need to gracefully take a server out of the swarm without interrupting service to your customers.
312312

0 commit comments

Comments
 (0)