What Ryvn deploys
A Ryvn environment is the isolated plane in your cloud account (VPC, Kubernetes, networking, TLS). A service is the deployable unit. A service installation is that service running in an environment, with its own config, scaling, and rollout. For Subconscious, that means:- The API Gateway installation in your AWS, GCP, or Azure environment.
- OrangeLine in that same environment only when you choose to run GPUs next to the gateway.
Ryvn Agent
Each environment runs a Ryvn Agent: a Kubernetes operator that pulls desired state from Ryvn over outbound HTTPS. There is no inbound path into your VPC. The agent reconciles deployments, health checks, and rollbacks in-cluster. You keep cloud-account ownership, IAM, networking, and production change management. Subconscious publishes releases; the agent applies them according to the policy on that environment.Approvals, windows, and channels
Customer control of production cadence uses Ryvn’s built-in controls, not a separate Helm process:- Deployment approvals so a change waits for review before it applies.
- Maintenance windows to bound when updates may run.
- Release channels to pin or promote gateway versions.
Observability
Ryvn shows installation status, logs, and basic metrics in its dashboard. You can keep Datadog, CloudWatch, Grafana, or whatever you already run. Subconscious does not require you to send prompts, completions, or production logs to Ryvn.Related pages
- Methods: full system vs OrangeLine only.
- Configurations: where OrangeLine GPUs run relative to the gateway.
- Compliance: data boundary and support access.