README.md 1.8 KB
Newer Older
R
runzexia 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
# Concepts and Designs

Concepts and Designs help you to learn and understand the KubeSphere and the landscape.

## What is Kubesphere ?

- [Overview and Core concepts](overview.md). Provides a high-level description and introduction, including the problems the project solves.
 
- Project Goals. Provides the goals, which KubeSphere is trying to focus and provide features about them.

After you read the above documents, you should understand the KubeSphere basic goals. Now, you can choose which following parts you are interested, then dive in.

### KubeSphere Core 

### KubeSphere Installer 

### KubeSphere UI 

TODO: UI opensource is on the way

### KubeSphere Application Management 

TODO(@pengcong)

### KubeSphere Service Mesh 

TODO(@zryfish)

## Porter

TODO(@magicsong)

### KubeSphere Networking 

TODO

### KubeSphere DevOps 

R
runzexia 已提交
39
Read [DevOps Pipeline Overview](devops-pipeline-overview.md).
R
runzexia 已提交
40 41 42

### KubeSphere S2I/B2I 

Z
zhuxiaoyang 已提交
43
Read [S2I/B2I Overview](s2i_b2i_overview.md)
R
runzexia 已提交
44 45 46

### KubeSphere Monitoring 

H
huanggze 已提交
47 48
- [Overview](kubesphere-monitoring.md#Overview): Explains the architecture and key components behind the monitoring system.
- [Setup](kubesphere-monitoring.md#Setup): Introduces manifests related to Prometheus setup.
R
runzexia 已提交
49 50 51

### KubeSphere Logging 

H
huanggze 已提交
52 53 54 55
- [Overview](kubesphere-logging.md#Overview): Explains the architecture and key components behind the logging system.
- [Log Collection and Forward](kubesphere-logging.md#Log-Collection-and-Forward): Introduces logging agent and the sidecar-based solution for collecting application logs on disk.
- [Log Store and Management](kubesphere-logging.md#Log-Store-and-Management): Introduces long-term log storage and management.
- [Log Search, Export and Visualization](kubesphere-logging.md#Log-Search,-Export-and-Visualization): Introduces log query and reporting.
R
runzexia 已提交
56 57 58 59 60 61 62 63 64

### KubeSphere Altering 

TODO

### KubeSphere Notification 

TODO