forked from layer5io/layer5
-
Notifications
You must be signed in to change notification settings - Fork 0
/
meshery.html
24 lines (22 loc) · 982 Bytes
/
meshery.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
layout: default
title: "Meshery - a multi-service mesh management plane, performance benchmark, and playground."
description: "Quickly compare and learn service meshes like Istio, Linkerd, Envoy, Octarine, App Mesh, Consul Connect. Benchmark the performance of your application across different service meshes and compare their overhead. "
author:
twitter: layer5
lang: en
image: /assets/projects/images/meshery/meshery-logo.png
redirect_from:
- /Meshery
---
<meta name="twitter:image" content="/assets/images/meshery/meshery-logo-dark.png" />
<div class="container" style="position:relative;z-index: 1;">
<div class="col s10">
<div style="text-align:center;padding:0;margin:0;">
<img src="/assets/images/meshery/meshery-logo-shadow-light-white-text-side.svg" width="50%" />
</div>
<!-- <h1 style="text-align:center;color:aliceblue;">Meshery</h1> -->
{% include meshery.html %}
</div>
</div>
{% include newsletter-signup.html %}