Documentation
Documentation
Welcome to the Kokumi documentation.
Kokumi is a Kubernetes operator for structured, immutable release management. It models your delivery workflow as four composable primitives:
| Resource | Role |
|---|---|
| Recipe | Declares build intent (sources, patches, config) |
| Preparation | Immutable OCI artifact rendered from a Recipe |
| Serving | Active deployment selecting exactly one Preparation |
| Menu | Atomic coordination across multiple Recipes (planned, not yet implemented) |
Where to start
Last updated on