# Cake Docs ## Docs - [Deploy to Kubernetes](https://docs.cake.ai/admin/deploy.md): Install the Cake Agents Helm chart into a dev or production Kubernetes cluster, with RBAC and session namespace wiring. - [Doctor](https://docs.cake.ai/admin/doctor.md): Diagnose missing binaries, Node version mismatches, and unset environment variables before starting the Cake Agents dev server. - [Getting Started with Kubernetes](https://docs.cake.ai/admin/getting-started-kubernetes.md): Install Cake Agents directly into an existing Kubernetes environment with Helm. - [Getting Started with Terraform](https://docs.cake.ai/admin/getting-started-terraform.md): Provision Cake Agents on AWS with Terraform, focusing on DNS, registry access, and the cluster module inputs. - [Set Up GitHub](https://docs.cake.ai/admin/github-setup.md): Register and configure GitHub access for Cake Agents administrators. - [Header authentication](https://docs.cake.ai/admin/header-auth.md): Sign users in to Cake Agents from trusted reverse-proxy headers such as oauth2-proxy or NGINX auth_request. - [Configure Model Providers](https://docs.cake.ai/admin/model-providers.md): Add and maintain the providers and models available to Cake Agents sessions. - [Quickstart](https://docs.cake.ai/admin/quickstart.md): Run Cake Agents locally with the default AWS/Kubernetes dev flow, or a sandboxed fallback when cluster access is unavailable. - [Slack app setup](https://docs.cake.ai/admin/slack-app-setup.md): Connect Cake Agents to Slack by generating an app manifest and registering the Events API endpoint. - [Configure Slack credentials](https://docs.cake.ai/admin/slack-credentials.md): Configure Slack bot credentials for Cake Agents using the Helm chart's Slack secret values. - [Core Concepts](https://docs.cake.ai/core-concepts.md): Understand the control plane, data plane, and infrastructure boundaries in Cake Agents. - [Cake Agents](https://docs.cake.ai/index.md): Deploy Cake Agents with Helm or Terraform and learn the platform architecture. - [Link GitHub](https://docs.cake.ai/user/link-github.md): Connect your GitHub account so Cake Agents can interact with GitHub on your behalf. - [Private sessions](https://docs.cake.ai/user/private-sessions.md): Keep sessions visible only to you, and set defaults for the web UI, Slack threads, and Slack agent DMs. - [Set Git Author Info](https://docs.cake.ai/user/set-git-author-info.md): Configure the git author name and email used for commits made in Cake sessions.