Skip to content

Commit 3dd1849

Browse files
committed
changed platfrom on install instructions on all adapters
Signed-off-by: asubedy <[email protected]>
1 parent f377bc4 commit 3dd1849

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Meshery-Adapters/consul-meshery-adapter/step1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Once ready, you can deploy Meshery.
88

99
Meshery can be downloaded, installed, and launched with a single command:
1010

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}}
1212

1313
**Congratulations!** You have successfully installed Meshery and the Meshery Adapter for Linkerd.
1414

Meshery-Adapters/kuma-meshery-adapter/step1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Once ready, you can deploy Meshery.
88

99
Meshery can be downloaded, installed, and launched with a single command:
1010

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}}
1212

1313
**Congratulations!** You have successfully installed Meshery and the Meshery Adapter for Linkerd.
1414

Meshery-Adapters/linkerd-meshery-adapter/step1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Once ready, you can deploy Meshery.
88

99
Meshery can be downloaded, installed, and launched with a single command:
1010

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}}
1212

1313
**Congratulations!** You have successfully installed Meshery and the Meshery Adapter for Linkerd.
1414

Meshery-Adapters/nsm-meshery-adapter/step1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Once ready, you can deploy Meshery.
88

99
Meshery can be downloaded, installed, and launched with a single command:
1010

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}}
1212

1313
**Congratulations!** You have successfully installed Meshery and the Meshery Adapter for Linkerd.
1414

Meshery-Adapters/osm-meshery-adapter/step1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Once ready, you can deploy Meshery.
88

99
Meshery can be downloaded, installed, and launched with a single command:
1010

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}}
1212

1313
**Congratulations!** You have successfully installed Meshery and the Meshery Adapter for Open Service Mesh.
1414

Meshery-Adapters/traefik-meshery-adapter/step1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Once ready, you can deploy Meshery.
88

99
Meshery can be downloaded, installed, and launched with a single command:
1010

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}}
1212

1313
**Congratulations!** You have successfully installed Meshery and the Meshery Adapter for Traefik Mesh.
1414

0 commit comments

Comments
 (0)