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: docs/handbook/overview.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,6 @@ AliECS in a distributed application, using Apache Mesos as toolkit. It integrate
15
15
| configuration | A Consul data store, running on the head node on port 8500. Used for AliECS configuration as well as application-specific component configuration. |
16
16
| Mesos master | Main service of the Mesos resource management system, running on the head node on port 5050. |
17
17
| Mesos agent | Agent service of the Mesos RMS, running on every FLP. |
18
-
| O²/EPN cluster control | Instance of Online Device Control (ODC) running on the O²/EPN cluster. Used for workflows that include `o2-aliecs-odc-shim` as controlled task. |
19
18
| AliECS GUI | Instance of the user-facing web interface for AliECS (`cog`), running on the head node. This is the main entry point for regular users. |
20
19
| AliECS CLI | The `coconut` command, provided by the package with the same name. This is the reference client for advanced users and developers. |
0 commit comments