Initial commit
This commit is contained in:
6
docs/design/README.md
Normal file
6
docs/design/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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:
|
||||
|
||||
Reference in New Issue
Block a user