You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="As the cloud native manager, Meshery offers support for more adapters than any other project or product in the world. Meshery uses adapters for managing the various service meshes."
25
-
features={
26
-
[
27
-
{
28
-
title: "GitOps: Configuration as Visual Design",
29
-
icon: <GithubLogoalt="title"/>,
30
-
description: <p>GitOps is a way to define workflows for declarative configuration using Git. Meshery greatly simplifies configuring and managing cloud native infrastructure at-scale across multiple clusters with a git-integrated experience.</p>
31
-
},
32
-
{
33
-
title: "Supporting Service Mesh Interface",
34
-
icon: SMILogo,
35
-
description:
36
-
<p>Every Meshery Adapter provides a common substrate of support for every service mesh, offering a
37
-
standard set of management features across all service meshes.</p>,
38
-
},
39
-
{
40
-
title: "Each service mesh adapter is unique",
41
-
icon: MesheryLogo,
42
-
description:
43
-
<div><p>Adapters allow Meshery to interface with the different service meshes, exposing their differentiated value to users.Care is taken in each Meshery Adapter to expose the unique value of each service mesh. </p>
44
-
<p>Consequently, each Meshery Adapter is not equally capable just as each service mesh is not equally
45
-
capable as another service mesh.</p>
46
-
</div>,
47
-
},
48
-
{
49
-
title: "MeshMap",
50
-
icon: VisualTopology,
51
-
description:
52
-
<div>
53
-
<p>MeshMap enables all cloud native management operations from `mesheryctl` to Meshery's web-based user interface in visually interactive topology.</p><p>
54
-
Designing and configuring your service mesh is as easy as dragging and dropping.</p>
55
-
<p>Learn more about <ahref="https://layer5.io/cloud-native-management/meshmap">MeshMap</a></p>
56
-
</div>,
57
-
},
58
-
{
59
-
title: "Extension Points",
60
-
icon: MesheryLogo,
61
-
description: <div>
62
-
<p>Meshery is not just an application. It is a set of microservices where the central component is itself called Meshery. Integrators may extend Meshery by taking advantage of designated Extension Points. Extension points come in various forms and are available through Mesherys architecture.</p>
63
-
<p>Learn more about <ahref="https://docs.meshery.io/extensibility">Extension Points</a></p>
27
+
title='How Meshery Manages Cloud Native Infra'
28
+
description='As the cloud native manager, Meshery offers support for more adapters than any other project or product in the world. Meshery uses adapters for managing the various service meshes.'
29
+
features={[
30
+
{
31
+
title: 'GitOps: Configuration as Visual Design',
32
+
icon: <GithubLogoalt='title'/>,
33
+
description: (
34
+
<p>
35
+
GitOps is a way to define workflows for declarative
36
+
configuration using Git. Meshery greatly simplifies configuring
37
+
and managing cloud native infrastructure at-scale across
38
+
multiple clusters with a git-integrated experience.
39
+
</p>
40
+
),
41
+
},
42
+
{
43
+
title: 'Supporting Service Mesh Interface',
44
+
icon: SMILogo,
45
+
description: (
46
+
<p>
47
+
Every Meshery Adapter provides a common substrate of support for
48
+
every service mesh, offering a standard set of management
49
+
features across all service meshes.
50
+
</p>
51
+
),
52
+
},
53
+
{
54
+
title: 'Each service mesh adapter is unique',
55
+
icon: MesheryLogo,
56
+
description: (
57
+
<div>
58
+
<p>
59
+
Adapters allow Meshery to interface with the different service
60
+
meshes, exposing their differentiated value to users. Care is
61
+
taken in each Meshery Adapter to expose the unique value of
62
+
each service mesh.{' '}
63
+
</p>
64
+
<p>
65
+
Consequently, each Meshery Adapter is not equally capable just
66
+
as each service mesh is not equally capable as another service
67
+
mesh.
68
+
</p>
64
69
</div>
65
-
},
66
-
{
67
-
title: "Meshery Operator with MeshSync",
68
-
icon: MesheryOperatorLogo,
69
-
description:
70
-
<p>MeshSync's ease of use is simple, but tiered, discovery pipelines are powerful and independently scale across multiple Kubernetes clusters.</p>,
71
-
},
72
-
{
73
-
title: "Managing multiple instances of the same type of service mesh",
74
-
icon: MesheryLogo,
75
-
description:
76
-
<p>Adapters establish
77
-
communication with Kubernetes and a specific type of service mesh.
78
-
Multiple adapters of the same type may be deployed concurrently. Although,
79
-
this isn’t strictly necessary for Meshery to communicate to more than one instance of the same type of service mesh.
80
-
See the <ahref="https://docs.meshery.io/guides/multiple-adapters"target="_blank"rel="noreferrer">Using Multiple Adapters</a> guide for more information.</p>,
81
-
},
82
-
{
83
-
title: "Service Mesh Interface Conformance",
84
-
icon: Smi,
85
-
description:
86
-
<p>Adapters allow Meshery to interface with the different service meshes, exposing their differentiated value to users.</p>,
87
-
},
88
-
{
89
-
title: "WebAssembly Filters",
90
-
icon: WebA,
91
-
description:
92
-
<p>Meshery dynamically loads and reloads WebAssembly (WASM) modules in service mesh data planes, enabling Envoy-based data planes to be more intelligent and responsive in real-time.</p>,
93
-
},
94
-
{
95
-
title: "Service Mesh Performance",
96
-
icon: SMP,
97
-
description:
98
-
<p>Track your MeshMark and compare with others.</p>,
99
-
},
100
-
{
101
-
title: "Broad Platform Support",
102
-
icon: MesheryLogo,
103
-
description:
104
-
<p>Deploy Meshery to one of ten different supported platforms.</p>,
105
-
},
106
-
]}/>
70
+
),
71
+
},
72
+
{
73
+
title: 'MeshMap',
74
+
icon: VisualTopology,
75
+
description: (
76
+
<div>
77
+
<p>
78
+
MeshMap enables all cloud native management operations from
79
+
`mesheryctl` to Meshery's web-based user interface in visually
80
+
interactive topology.
81
+
</p>
82
+
<p>
83
+
Designing and configuring your service mesh is as easy as
0 commit comments