Fleet Management
Deploy, scale, and manage validator node fleets across blockchain networks.
Full control over validator node deployments — scale fleets, monitor health, rolling restarts.
Endpoints
| Method | Path | Action |
|---|---|---|
| GET | /v1/fleets | List all fleets |
| GET | /v1/fleets/{chain}/{cluster}/{network} | Fleet status |
| POST | /v1/fleets/{chain}/{cluster}/{network}/scale | Scale replicas |
| POST | /v1/fleets/{chain}/{cluster}/{network}/restart | Rolling restart |
Supported Networks
Lux (mainnet/testnet/devnet), Ethereum, Polygon, and more. Each fleet is managed per-cluster, per-network with independent scaling.
Fleet management is also available via ZAP tools for AI agent automation.
See docs.bootno.de/docs/fleets for full reference.
How is this guide?
Last updated on