File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,6 +63,22 @@ Deis also requires a few lightweight components on these hosts:
6363 * :ref: `publisher ` - publishes end-user containers to the :ref: `router `
6464 * :ref: `logspout ` - feeds log data to the Control Plane :ref: `logger `
6565
66+ .. _router-mesh :
67+
68+ Router Mesh
69+ -----------
70+
71+ .. image :: DeisRouterMesh.png
72+ :alt: Deis Router Mesh Architecture
73+
74+ The Router Mesh publishes :ref: `Applications <application >` to consumers.
75+
76+ Each :ref: `router ` in the mesh is a configurable software load balancer designed to expose
77+ :ref: `Containers <container >` running in the data plane.
78+ Routers track healthy containers using a distributed, watchable store like ``etcd ``.
79+
80+ Any changes to router configuration or certificates are applied within seconds.
81+
6682.. _topologies :
6783
6884Topologies
You can’t perform that action at this time.
0 commit comments