VegaFlow clusters
A cluster defines the execution capacity a QuickFlow uses. VegaFlow stores desired configuration and projects runtime status from the cluster orchestration layer; customer workflows use the VegaFlow API rather than the private control-plane API.Sizing rules
- Node type is required and must be selected from the customer-visible choices.
- Minimum nodes must be at least 1.
- Maximum nodes must be at least 1 and cannot be lower than minimum nodes.
- Auto-scale allows capacity to vary within the configured range.
Lifecycle settings
- Auto-resume permits a stopped cluster to become available when work needs it.
- Auto-stop permits idle shutdown.
- Auto-stop time must be positive when auto-stop is enabled.
- Start and Stop request explicit lifecycle transitions.