You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy-manage/deploy/cloud-enterprise/ece-architecture.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ Each Elastic Cloud Enterprise service runs as a dedicated Docker container. Thes
97
97
|`frc-blueprints-blueprint`| Director | Coordinates container startup by providing configuration data to runners based on their role and token. |
98
98
|`frc-client-forwarders-client-forwarder`| All roles | Manages communication between hosts and ZooKeeper. |
99
99
|`frc-cloud-uis-cloud-ui`| Controller | Web frontend for the ECE UI, served to users in the browser. |
100
-
|`frc-constructors-constructor`| Controller | Schedules changes via ZooKeeper; assigns clusters to allocators and balances zones. |
100
+
|`frc-constructors-constructor`| Controller | Schedules and coordinates deployment changes through ZooKeeper; assigns instances to allocators and balances zones. |
101
101
|`frc-container-task-services-container-task-service`| Allocator | Supports autoscaling and tracks feature usage. |
102
102
|`frc-directors-director`| Director | Manages ZooKeeper and internal certificates; maintains Stunnel and quorum. |
103
103
|`frc-proxies-proxyv2`| Proxy | Routes user traffic; uses ZooKeeper to map deployment IDs to cluster nodes. |
0 commit comments