mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-06 00:46:56 +00:00
Update TOC
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user