Self-sufficient by default
A cell carries everything it needs to run and keep running. If one cell is degraded or destroyed, the others never notice — there is no shared control-plane blast radius.
AI-native enterprise operations · rebolt.ai
Rebolt is an operations platform for the enterprise: AI agents that plan, execute, and verify operational work — deployed into your own infrastructure through isolated, cloud-portable cells.
01
Workloads run in cells — fully isolated, single-region deployments. Each cell ships with its own Kubernetes cluster, ingress gateway, certificates, DNS zone, and secrets scope. Nothing is shared between cells.
A cell carries everything it needs to run and keep running. If one cell is degraded or destroyed, the others never notice — there is no shared control-plane blast radius.
Cells are how Rebolt separates customers, regions, and failure domains. Tenant isolation is architectural, not a policy flag.
Every cell is pinned to a single region with its own identity, certificates, and data boundary — a clean answer to residency and sovereignty requirements.
02
A cell is declared, not handcrafted. The cell descriptor in git states
cloud: azure today — the same GitOps machinery targets any
cloud tomorrow. Portability is a property of the delivery pipeline, not
a migration project.
A single registry ships signed charts and images for every environment. Cells pull and converge; nothing is pushed into a cell from the outside.
Region, cloud, and identity come from the cell descriptor. New cells are created by adding a file — not by re-architecting the platform.
03
Argo CD ApplicationSets read a per-cell descriptor from git and render each cell's full application set. Promotion is a reviewed one-line change; sync waves order platform components before workloads.
A cell descriptor in git defines cloud, region, and versions.
Promotion is a one-line diff — reviewed like any other code change.
ApplicationSets render the cell; sync waves order platform before workload.
04
This page was rendered to you by a running Rebolt cell —
cell rebolt-eu on Azure. The details
below come from the serving pod itself, via GET /info.
GET /info responseLoading /info…