Skip to main content
Katakate logo
Katakate (k7) is self-hosted infra for secure VM sandboxes — orchestrated with Kubernetes, driven by a CLI, REST API, and Python SDK. Pick a backend per sandbox: Firecracker (kfd), QEMU + Longhorn (kql), or k7d for warm CoW forks in milliseconds.

Quickstart

Get running in minutes: install, enable the API, create your first sandbox.

CLI

All k7 commands with examples.

Python SDK

Sync and async clients with complete examples.

REST API

Endpoint overview, request/response formats, and errors.

LangChain agent

Build a ReAct agent that executes inside a sandbox.