Files
kubesphere/docs/design/README.md
2018-04-21 11:10:45 +08:00

276 B

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: