Write path
Gateway never writes Postgres. The orchestrator is the sole automated writer of submission lifecycle rows.
An open-source control plane for secure, multi-tenant Kubernetes Jobs.
Architecture
Clients hit a JWT-secured gateway. Workloads travel over a fast in-memory database to an orchestrator that persists lifecycle state and optionally submits Kubernetes Jobs through Kueue.
Gateway never writes Postgres. The orchestrator is the sole automated writer of submission lifecycle rows.
Query API serves job and session state from PostgreSQL so the UI can list, poll, and open ready sessions.
Screenshots
Launch interactive notebooks and desktops, track fair-shared capacity, and govern multi-tenant workloads from one place.
Get started
Clone the repo, bring up the Compose stack, and submit your first session in minutes.
Get Started on GitHub