7 lines
276 B
Markdown
7 lines
276 B
Markdown
# Architecture
|
|
|
|
Basic idea is to decouple application repository and runtime environment. The runtime environment an application can run is by matching the labels of runtime environment and the selector of the repository where the application is from.
|
|
|
|
## Design key points:
|
|
|