Architecture (State 012 Radius Platform on Kubernetes)
State 012 preserves state 009 Kubernetes runtime while adding Radius application/resource abstractions.
- Inherits architectural baseline from:
009-kubernetes-runtime - Generated from:
system/architecture.model.json - Canonical flows:
../001-baseline-uncontainerized-parity/system/end-to-end-flows.md
Entry Pointsβ
edge-proxy:http://localhost:8080
Architecture Diagramβ
Node Catalogβ
| Node | Kind | Label | Notes |
|---|---|---|---|
developer | actor | Developer | Operates platform/application definitions through Radius. |
radius | platform | Radius Control Plane | Application-centric platform abstraction layer. |
appModel | component | Radius App Model | Declarative app/resource definitions for TraderX. |
cluster | boundary | Kubernetes Cluster | Underlying runtime substrate inherited from state 009. |
edge | gateway | NGINX Edge Proxy | Single browser/API entrypoint. |
workloads | service | TraderX Workloads | Core services remain functionally equivalent to state 009. |
State Notesβ
- State 012 is a sibling branch of state 010; both inherit from state 009.
- Primary delta is platform/deployment abstraction, not functional API behavior.