File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Once ready, you can deploy Meshery.
8
8
9
9
Meshery can be downloaded, installed, and launched with a single command:
10
10
11
- ` curl -L https://git.io/meshery | ADAPTERS=consul PLATFORM=docker bash - ` {{execute}}
11
+ ` curl -L https://git.io/meshery | ADAPTERS=consul PLATFORM=kubernetes bash - ` {{execute}}
12
12
13
13
** Congratulations!** You have successfully installed Meshery and the Meshery Adapter for Linkerd.
14
14
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Once ready, you can deploy Meshery.
8
8
9
9
Meshery can be downloaded, installed, and launched with a single command:
10
10
11
- ` curl -L https://git.io/meshery | ADAPTERS=kuma PLATFORM=docker bash - ` {{execute}}
11
+ ` curl -L https://git.io/meshery | ADAPTERS=kuma PLATFORM=kubernetes bash - ` {{execute}}
12
12
13
13
** Congratulations!** You have successfully installed Meshery and the Meshery Adapter for Linkerd.
14
14
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Once ready, you can deploy Meshery.
8
8
9
9
Meshery can be downloaded, installed, and launched with a single command:
10
10
11
- ` curl -L https://git.io/meshery | ADAPTERS=linkerd PLATFORM=docker bash - ` {{execute}}
11
+ ` curl -L https://git.io/meshery | ADAPTERS=linkerd PLATFORM=kubernetes bash - ` {{execute}}
12
12
13
13
** Congratulations!** You have successfully installed Meshery and the Meshery Adapter for Linkerd.
14
14
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Once ready, you can deploy Meshery.
8
8
9
9
Meshery can be downloaded, installed, and launched with a single command:
10
10
11
- ` curl -L https://git.io/meshery | ADAPTERS=nsm PLATFORM=docker bash - ` {{execute}}
11
+ ` curl -L https://git.io/meshery | ADAPTERS=nsm PLATFORM=kubernetes bash - ` {{execute}}
12
12
13
13
** Congratulations!** You have successfully installed Meshery and the Meshery Adapter for Linkerd.
14
14
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Once ready, you can deploy Meshery.
8
8
9
9
Meshery can be downloaded, installed, and launched with a single command:
10
10
11
- ` curl -L https://git.io/meshery | ADAPTERS=osm PLATFORM=docker bash - ` {{execute}}
11
+ ` curl -L https://git.io/meshery | ADAPTERS=osm PLATFORM=kubernetes bash - ` {{execute}}
12
12
13
13
** Congratulations!** You have successfully installed Meshery and the Meshery Adapter for Open Service Mesh.
14
14
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Once ready, you can deploy Meshery.
8
8
9
9
Meshery can be downloaded, installed, and launched with a single command:
10
10
11
- ` curl -L https://git.io/meshery | ADAPTERS=traefik PLATFORM=docker bash - ` {{execute}}
11
+ ` curl -L https://git.io/meshery | ADAPTERS=traefik PLATFORM=kubernetes bash - ` {{execute}}
12
12
13
13
** Congratulations!** You have successfully installed Meshery and the Meshery Adapter for Traefik Mesh.
14
14
You can’t perform that action at this time.
0 commit comments