1
0
Fork 0

Add a clustering example with Docker Swarm

This commit is contained in:
Julien Maitrehenry 2018-01-07 09:54:03 -05:00 committed by Traefiker
parent acd0c1bcd5
commit 60fd26e0b7
2 changed files with 290 additions and 0 deletions

View file

@ -98,5 +98,6 @@ pages:
- 'Key-value Store Configuration': 'user-guide/kv-config.md'
- 'Clustering/HA': 'user-guide/cluster.md'
- 'gRPC Example': 'user-guide/grpc.md'
- 'Traefik cluster example with Swarm': 'user-guide/cluster-docker-consul.md'
- Benchmarks: benchmarks.md
- 'Archive': 'archive.md'