mirror of https://github.com/docker/docs.git
Fixes #539
This commit is contained in:
parent
80b3c2c4c1
commit
6d7e521235
|
@ -1,8 +1,6 @@
|
|||
---
|
||||
description: Try Swarm at scale
|
||||
keywords: docker, swarm, scale, voting, application, architecture
|
||||
redirect_from:
|
||||
- /swarm/swarm_at_scale/about/
|
||||
title: Learn the application architecture
|
||||
---
|
||||
|
||||
|
@ -100,4 +98,4 @@ step wouldn't be needed.
|
|||
|
||||
Now that you understand the application architecture, you need to deploy a
|
||||
network configuration that can support it. In the next step, you
|
||||
[deploy network infrastructure](deploy-infra.md) for use in this sample.
|
||||
[deploy network infrastructure](deploy-infra.md) for use in this sample.
|
||||
|
|
Loading…
Reference in New Issue