Control Plane
The control plane turns a set of ArkFlow nodes into an operated fleet: a Hub holds desired state and brokers commands, Agents run job slices and report observations, and a web console gives operators one pane of glass.
- Overview — architecture and the desired-state model.
- Deployment — run the Hub, agents, and console.
- Web console — a tour of every console view.
- Operations — day-2 operator workflows.
- Reconciliation and rollout — how changes propagate safely.
Every console action is a documented HTTP route — see the API reference.