Skip to content
Documentation

Documentation

Welcome to the Kokumi documentation.

Kokumi is a Kubernetes operator for OCI-first GitOps config delivery that preserves the review and traceability properties of Git. As OCI becomes the standard mechanism for shipping Kubernetes config, most tools trade away Git’s human review and audit trail to get there. Kokumi keeps both: OCI artifacts as the immutable source of truth, with approval gates and full render visibility before anything reaches your cluster.

It models your delivery workflow as five composable primitives:

ResourceRole
MenuOptional reusable template for Orders
RecipeRendering profile instructions (planned, not yet implemented)
OrderConcrete release request that can define full intent or parameterize a Menu
PreparationImmutable OCI artifact rendered from an Order
ServingActive deployment selecting exactly one Preparation

Where to start

Last updated on