1
0
Fork 0

Add documentation for Træfik on docker swarm mode

Also small update on the swarm one.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
Vincent Demeester 2016-10-06 15:48:23 +02:00
parent dcbd82ac3b
commit 3692e1c4bd
No known key found for this signature in database
GPG key ID: 083CC6FD6EB699A3
3 changed files with 231 additions and 7 deletions

View file

@ -49,6 +49,7 @@ pages:
- User Guide:
- 'Configuration examples': 'user-guide/examples.md'
- 'Swarm cluster': 'user-guide/swarm.md'
- 'Swarm mode cluster': 'user-guide/swarm-mode.md'
- 'Kubernetes': 'user-guide/kubernetes.md'
- 'Key-value store configuration': 'user-guide/kv-config.md'
- 'Clustering/HA': 'user-guide/cluster.md'