Administration surfaces
- The dashboard provides onboarding, organization membership, pipeline creation, configuration editing, deployment guidance, observability, billing, and settings.
ventstreamctlprovides repeatable pipeline, deployment, configuration, lifecycle, identity, status, and operation workflows.- Kubernetes, Docker Compose, or your scheduler creates the managed-agent workload in your infrastructure. Cloud administers it after enrollment; it does not deploy directly into your cluster.
Managed and standalone modes
The VentStream engine can run standalone from local configuration with no Cloud dependency. Managed deployments run the Fleet supervisor as PID 1, which starts and stops the engine child according to persisted desired state. Standalone engines are operated through their process manager, Kubernetes, or another scheduler. They cannot be paused, resumed, configured, or inspected withventstreamctl because they are not enrolled in VentStream Cloud.
Choose VentStream Cloud when you need centralized inventory, configuration
history, runtime visibility, controlled pause/resume/drain operations, agent
identity, or administration across organizations and environments.
Create a Cloud account
Start an organization or accept an invitation.
Administer with the CLI
Install
ventstreamctl and manage enrolled pipelines.