Getting started
Install Krypton and deploy your first agent.
Krypton is a Kubernetes-native runtime orchestration platform for AI agents and MCP servers. Deploy an A2A-compatible container with a single CRD; the runtime handles scaling, routing, and lifecycle.
The MVP runs agents in always-on mode. The serverless / scale-to-zero code path is implemented and exercised by tests, but isn’t recommended for use yet — see Serverless mode (paused) for the current status.
APIs are unstable. See the
design document
for the full technical design and
progress.md
for milestone tracking.
Install Krypton and deploy your first agent.
How the gateway, activator, controller, and scaler fit together.
API, CLI, and Helm chart references.
Metrics and other signals from the runtime.
Common failure modes, fixes, and frequently-asked questions.
What’s planned next.