Skip to content

Commit

Permalink
Merge pull request #65 from everly-gif/patch-1
Browse files Browse the repository at this point in the history
fix: Correct adapter name in lab sessions
  • Loading branch information
leecalcote authored Oct 8, 2022
2 parents 428a888 + 1f4f288 commit 805def2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Meshery-Adapters/consul-meshery-adapter/step1.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Meshery can be downloaded, installed, and launched with a single command:

`curl -L https://meshery.io/install | ADAPTERS=consul PLATFORM=kubernetes bash -`{{execute}}

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

Meshery is now available at host:`9081`.

Expand Down
2 changes: 1 addition & 1 deletion Meshery-Adapters/istio-meshery-adapter/step1.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Meshery can be downloaded, installed, and launched with a single command:

`curl -L https://meshery.io/install | ADAPTERS=istio PLATFORM=kubernetes bash -`{{execute}}

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

Meshery is now available at host:`9081`.

Expand Down
2 changes: 1 addition & 1 deletion Meshery-Adapters/nsm-meshery-adapter/step1.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Meshery can be downloaded, installed, and launched with a single command:

`curl -L https://meshery.io/install | ADAPTERS=nsm PLATFORM=kubernetes bash -`{{execute}}

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

Meshery is now available at host:`9081`.

Expand Down

0 comments on commit 805def2

Please sign in to comment.