Update TOC

This commit is contained in:
Jerome Petazzoni
2016-08-24 14:01:31 -07:00
parent b73a628f05
commit b1110db8ca

View File

@@ -160,25 +160,20 @@ grep '^# ' index.html | grep -v '<br' | tr '#' '-'
- Our sample application
- Running the application
- Identifying bottlenecks
- Introducing SwarmKit
---
## Chapter 2: Scaling out
## Chapter 2: scaling out our app on Swarm
- SwarmKit
- Creating our first Swarm
- Running our first Swarm service
---
## Chapter 3: our app on Swarm
- Deploying a local registry
- Overlay networks
---
## Chapter 4: operating the Swarm
## Chapter 3: operating the Swarm
- Breaking into an overlay network
- Rolling updates
@@ -187,6 +182,16 @@ grep '^# ' index.html | grep -v '<br' | tr '#' '-'
---
## Chapter 4: deeper in Swarm
- Dealing with stateful services
- Scripting image building and pushing
- Docker Application Bundles
- Controlling Docker from a container
- Node management
---
# Pre-requirements
- Computer with network connection and SSH client