File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -156,27 +156,7 @@ This will:
156156
157157## Architecture
158158
159- ```
160- Kind Cluster
161-
162- +-----------+ +----------+ +-------------+ +------------+
163- | Frontend | | Rust API | | PostGraphile| | JupyterHub |
164- | Next.js | | Axum | | GraphQL | | |
165- | :31000 | | :31001 | | :31002 | | :31003 |
166- +-----+-----+ +----+-----+ +------+------+ +------+-----+
167- | | | |
168- | +----+---------------+----+ |
169- | | PostgreSQL 16 | |
170- | | :5432 | |
171- | +-------------------------+ |
172- | | |
173- | +----+-----------+ |
174- | | Model Runner | +------------+ |
175- | | Pods (ephemeral| | User | |
176- | | - Python | | Notebook | |
177- | | - Rust | | Pods | |
178- | +----------------+ +------------+ |
179- ```
159+ ![ Architecture] ( docs/diagrams/architecture.svg )
180160
181161### Components
182162
You can’t perform that action at this time.
0 commit comments