Skip to main content

Expanso Edge

expanso-edge

Expanso Edge - Autonomous edge computing agent

Synopsis

Expanso Edge is an autonomous edge computing agent that connects to the Expanso control plane and executes data processing pipelines on your infrastructure.

What Is The Edge Agent?

The edge agent is a lightweight, autonomous service that: • Connects securely to your managed Expanso control plane • Registers with node identity and capabilities (labels, resources) • Receives job assignments from the control plane • Executes data processing pipelines assigned to the node • Reports execution status and metrics back to the control plane • Maintains itself with minimal human intervention

Getting Started:

  1. Bootstrap your edge node (one-time setup): expanso-edge bootstrap --token YOUR_BOOTSTRAP_TOKEN

  2. Run the edge agent: expanso-edge run

  3. Verify from CLI that your node is connected: expanso-cli node list

The edge agent will automatically reconnect if the connection is lost and will execute jobs assigned by the control plane based on node selectors.

For complete guides, see the Getting Started section.

Options

  -h, --help      help for expanso-edge
-v, --verbose Enable verbose logging

SEE ALSO

Auto generated by spf13/cobra on 19-Nov-2025