Skip to main content

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​

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 009.
edgegatewayNGINX Edge ProxySingle browser/API entrypoint.
workloadsserviceTraderX WorkloadsCore 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.