generated from layer5io/layer5-repo-template
-
Notifications
You must be signed in to change notification settings - Fork 31
/
Meshery-Adapters-pathway.json
43 lines (43 loc) · 1.64 KB
/
Meshery-Adapters-pathway.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"title": "Meshery - Learn how to manage your service mesh",
"description": "Learn how to run Meshery, install service meshes and deploy sample apps",
"icon": "fa-katacoda",
"courses":
[
{
"course_id": "istio-meshery-adapter",
"title": "Working with Meshery and Istio",
"description": "Learn how to run Meshery, install Istio and deploy a sample app"
},
{
"course_id": "linkerd-meshery-adapter",
"title": "Working with Meshery and Linkerd",
"description": "Learn how to run Meshery, install Linkerd and deploy a sample app"
},
{
"course_id": "consul-meshery-adapter",
"title": "Working with Meshery and Consul",
"description": "Learn how to run Meshery, install Consul and deploy a sample app"
},
{
"course_id": "kuma-meshery-adapter",
"title": "Working with Meshery and Kuma",
"description": "Learn how to run Meshery, install Kuma and deploy a sample app"
},
{
"course_id": "nsm-meshery-adapter",
"title": "Working with Meshery and NSM",
"description": "Learn how to run Meshery, install NSM and deploy a sample app"
},
{
"course_id": "traefik-meshery-adapter",
"title": "Working with Meshery and Traefik Mesh",
"description": "Learn how to run Meshery, install Traefik mesh and deploy a sample app"
},
{
"course_id": "osm-meshery-adapter",
"title": "Working with Meshery and Open Service Mesh",
"description": "Learn how to run Meshery, install Open Service Mesh and deploy a sample app"
}
]
}