mirror of https://github.com/docker/docs.git
interlock arch: fix constraint summary
Technical: - Neither interlock extension nor interlock proxy are constrained to worker nodes. Style: - Break up run-on sentence testedon: UCP 3.0.4
This commit is contained in:
parent
f20d5af2c7
commit
fcd8d3ed88
|
@ -22,9 +22,9 @@ routing in UCP:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
An Interlock service starts running on a manager node, an Interlock-extension
|
The Interlock service starts a single replica on a manager node. The
|
||||||
service starts running on a worker node, and two replicas of the
|
Interlock-extension service runs a single replica on any available node, and
|
||||||
Interlock-proxy service run on worker nodes.
|
the Interlock-proxy service starts two replicas on any available node.
|
||||||
|
|
||||||
If you don't have any worker nodes in your cluster, then all Interlock
|
If you don't have any worker nodes in your cluster, then all Interlock
|
||||||
components run on manager nodes.
|
components run on manager nodes.
|
||||||
|
|
Loading…
Reference in New Issue