Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cake.ai/llms.txt

Use this file to discover all available pages before exploring further.

Cake Agents runs a control plane in Kubernetes and launches per-session data plane pods for interactive agent work. Use these guides based on how you operate infrastructure:

Admin Guides

User Guides

What You Deploy

  • A Cake Agents control plane web application
  • Session-scoped data plane pods launched on demand
  • PostgreSQL, either embedded for development or external for longer-lived environments
  • Kubernetes secrets for integrations such as Linear, LiteLLM, Slack, and auth

Deployment Models

  • A direct Kubernetes and Helm install when you already operate a cluster
  • A fuller cloud environment provisioned with Terraform, including cluster, database, DNS, and the application release