Skip to main content

Architecture (State 013 Radius Platform on Kubernetes)

State 013 preserves state 012 C3 runtime while adding Radius application/resource abstractions.

  • Inherits architectural baseline from: 012-platform-convergence-c3
  • 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​

NodeKindLabelNotes
developeractorDeveloperOperates platform/application definitions through Radius.
radiusplatformRadius Control PlaneApplication-centric platform abstraction layer.
appModelcomponentRadius App ModelDeclarative app/resource definitions for TraderX.
clusterboundaryKubernetes ClusterUnderlying runtime substrate inherited from state 012.
edgegatewayNGINX Edge ProxySingle browser/API entrypoint.
workloadsserviceTraderX WorkloadsCore services remain functionally equivalent to state 012.

State Notes​

  • State 013 is an optional child branch of state 012.
  • Primary delta is platform/deployment abstraction, not functional API behavior.