Documentation
Product and infrastructure reference for claude-in-a-box
Claude-in-a-box packages an AI-powered DevOps agent into a single Kubernetes pod. The infrastructure consists of a Helm chart for deployment, a multi-stage Dockerfile for building the container image, shell scripts for lifecycle management, and KIND for local development. These docs cover each layer in detail.
Getting Started
Prerequisites, installation, your first deployment, and connecting from your phone or browser.
Claude Code
What Claude Code is, how Remote Connect works, and how RemoteKube enables control from anywhere.
Helm Chart
Complete values reference, RBAC architecture, network policies, and security profiles.
Dockerfile
Multi-stage build process, 32+ installed tools, version pins, and security configuration.
KIND Deployment
Bootstrap flow, Calico CNI setup, container startup, health probes, and integration testing.
Kustomize
Base/overlays directory convention, kubectl deployment, and operator RBAC overlay.
Scripts Reference
All 8 shell scripts for container lifecycle, cluster setup, and testing.