Prerequisites
- A VentStream Cloud organization and environment
ventstreamctlauthenticated to that environmentkubectland Helm access to the target cluster- A storage class for durable engine and agent state
- Connector credentials stored in your secret manager
- Outbound network access to the Cloud enrollment and control gateways
1. Create the pipeline and deployment
Create the logical pipeline, then create the deployment that represents this Kubernetes installation:2. Create the managed configuration
Author a non-secretventstream.yaml. Credential fields reference environment
variables that will come from a Kubernetes Secret:
3. Create connector and enrollment Secrets
Create a namespace and a Secret containing only the environment variables referenced by the managed configuration:4. Generate the deployment values
Ask VentStream Cloud for the approved chart, managed image digest, gateway addresses, trust mode, pipeline ID, and deployment ID:ventstreamctl agents manifest requires the corresponding
Kubernetes trust Secret explicitly.