Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 399 Bytes

architecture.rst

File metadata and controls

13 lines (8 loc) · 399 Bytes

Architecture

Gordo is based on parsing a config file written in yaml that is converted into an Argo workflow. This is deployed with ArgoCD onto a Kubernetes cluster. The main interface after building the models is a set of REST APIs

For illustrating the architecture, we use the C4 approach.