mirror of https://github.com/istio/istio.io.git
add Aeraki to integrations (#10467)
* add Aeraki to integrations Signed-off-by: zhaohuabing <zhaohuabing@gmail.com> * Rearrange it in alphabetical order Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
This commit is contained in:
parent
f7c222a049
commit
b9080dd63a
|
@ -75,6 +75,12 @@ providers:
|
|||
url: "https://www.daocloud.io/dsm"
|
||||
|
||||
integrations:
|
||||
- name: "Aeraki"
|
||||
logo: "/logos/aeraki.png"
|
||||
url: "https://github.com/aeraki-framework/"
|
||||
description: "Aeraki extends Istio to manage traffic for any layer-7 protocols."
|
||||
details:
|
||||
- "Aeraki [Air-rah-ki] is the Greek word for ‘breeze’. While Istio connects microservices in a service mesh, Aeraki provides a framework to allow Istio to support more layer-7 protocols other than HTTP and gRPC. We hope this breeze can help Istio sail a little further."
|
||||
- name: "Ambassador"
|
||||
logo: "/logos/ambassador.svg"
|
||||
url: "https://www.getambassador.io/docs/edge-stack/latest/howtos/istio/"
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 9.1 KiB |
Loading…
Reference in New Issue