Skip to main content
Version: Next

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.

  1. Overview — architecture and the desired-state model.
  2. Deployment — run the Hub, agents, and console.
  3. Web console — a tour of every console view.
  4. Operations — day-2 operator workflows.
  5. Reconciliation and rollout — how changes propagate safely.

Every console action is a documented HTTP route — see the API reference.