Skip to content

Commit

Permalink
Modified the logo position and add the notes for service mesh (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
haoel committed Jul 19, 2021
1 parent b693198 commit 704b317
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Easegress

<a href="https://megaease.com/easegress">
<img src="./doc/easegress.svg"
alt="Easegress logo" title="Easegress" height="175" width="175" align="right"/>
</a>

- [Easegress](#easegress)
- [What is Easegress](#what-is-easegress)
- [Features](#features)
Expand All @@ -13,10 +18,6 @@
- [License](#license)

## What is Easegress
<a href="https://megaease.com/easegress">
<img src="./doc/easegress.svg"
alt="Easegress logo" title="Easegress" height="100" width="100" align="right"/>
</a>

`Easegress` is a Cloud Native traffic orchestration system designed for:

Expand Down Expand Up @@ -65,6 +66,7 @@ The architecture of Easegress:
- **Mesh Master:** is the control plane to manage the lifecycle of mesh services.
- **Mesh Sidecar:** is the data plane as the endpoint to do traffic interception and routing.
- **Mesh Ingress Controller:** is the mesh-specific ingress controller to route external traffic to mesh services.
> Notes: This feature is leveraged by [EaseMesh](https://github.com/megaease/easemesh)
- **Third-Part Integration**
- **FaaS** integrates with the serverless platform Knative.
- **Service Discovery** integrates with Eureka, Consul, Etcd, and Zookeeper.
Expand Down

0 comments on commit 704b317

Please sign in to comment.