Deployment layers
AcornOps has two independent layers:- The central platform runs the management console, control plane, execution engine, and LLM gateway.
- Target connectors run as AgentK in each Kubernetes target or AgentV on each Linux VM target.
Choose a central-platform deployment
Kubernetes
Use the AcornOps platform Helm chart with external Postgres and Redis.
VM Compose
Use the single-machine stack for smaller environments and operational testing.
Recommended sequence
- Prepare the prerequisites.
- Select one complete, published stack from the
stack-versions.yamlrelease matrix. Do not combine independently released component tags. - Deploy the central platform on Kubernetes or with VM Compose.
- Configure platform policy.
- Complete the production readiness checklist.
- Optionally configure the platform admin console for deployment-wide governance.
- Hand workspace onboarding to the intended owners and users.
- Use the operations guide for upgrades, health, and rotation.
Govern the deployment
Platform admin console
Manage users, workspace access, plans, platform policy, and admin audit history through the governance-only console.
Control-plane admin API
Run narrowly scoped operational or break-glass administration that is not exposed in the console.