Skip to content

Commit

Permalink
Readme (erda-project#49)
Browse files Browse the repository at this point in the history
* docs: add introduction, functional arch to readme

Signed-off-by: yixiao.wxw <[email protected]>

* docs: add functional arch to readme

Signed-off-by: yixiao.wxw <[email protected]>

Co-authored-by: yixiao.wxw <[email protected]>
  • Loading branch information
skoowoo and yixiao.wxw authored Mar 25, 2021
1 parent e193773 commit 49beb0a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# Erda
# Erda - An enterprise-grade microservice application development platform

[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html)

## Overview
## Introduction

## Feature list
Erda is an open-source platform created by [Terminus](https://www.terminus.io/) to ensuring the development of microservice applications. It provides DevOps, microservice governance, and multi-cloud management capabilities. The multi-cloud architecture based on Kubernetes and application-centric DevOps and microservice governance can make the development, operation, monitoring, and problem diagnosis of complex business applications simpler and more efficient.

# Functional Architecture
We will gradually open source the entire function according to the workload. The first to complete will be DevOps, multi-cloud management, followed by microservice governance, edge computing, etc. IT service is a function planned in the roadmap and it has not yet started.
![](./docs/files/functional_architecture.jpg)

# Architecture

Expand All @@ -28,4 +32,4 @@ This section is in progress here [Contributing to Erda](/CONTRIBUTING.md)
# Contact Us

# License
Erda is under the Apache 2.0 license. See the [LICENSE](/LICENSE) file for details.
Erda is under the Apache 2.0 license. See the [LICENSE](/LICENSE) file for details.
Binary file added docs/files/functional_architecture.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 49beb0a

Please sign in to comment.