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 agent-key Secrets
Create a namespace and a Secret containing only the environment variables referenced by the managed configuration:ventstreamctl agents key revoke) and mint a new one —
the running agent picks up the replacement through the mounted Secret.