Cloud
Cloud — Hyperscale Infrastructure Manager
- *rea:*Developer Platform
- *ath:*
platform/cloud - *ind:*Hyperscale infrastructure management platform (Proxmox
style) with firstclass GPU support - *RL:*
https://cloud.koder.dev
Role in the stack
Koder Cloud is *ot*a Herokustyle PaaS. It is a hyperscale infrastructure management platform in the style of Proxmox or OpenStack — managing baremetal nodes, VMs, containers, and GPUs across a datacenter fleet. The target workloads include every multitenant Koder SaaS that needs scheduled compute, firstclass GPUs for AI workloads, and Koder-native integration with ID, Flow, and the observability stack.
Architecture
- *ontrol Plane*(
koder-cloud) — API REST + Web SPA + Event Hub + Scheduler - *gent*(
koder-agent) — Runs on each node (reporter + executor + VM/container manager)
Stack
- Go (chi/v5,
go:embed) - PostgreSQL
- Vanilla JS SPA (light / dark / device theme)
- OIDC via Koder ID
Primary couplings
| Consumer | Relationship |
|---|---|
platform/id |
OIDC provider for Cloud console login |
platform/box |
Container runtime on managed nodes |
infra/jet |
Edge + TLS for the Cloud control plane itself |
| `observe |