We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fce45c9 commit 8e34e80Copy full SHA for 8e34e80
Meshery-Adapters/consul-meshery-adapter/index.json
@@ -45,6 +45,6 @@
45
"uilayout": "terminal-iframe"
46
},
47
"backend": {
48
- "imageid": "minikube"
+ "imageid": "kubernetes-cluster-running:1.18"
49
}
50
Meshery-Adapters/istio-meshery-adapter/step1.md
@@ -8,7 +8,7 @@ Once ready, you can deploy Meshery.
8
9
Meshery can be downloaded, installed, and launched with a single command:
10
11
-`curl -L https://git.io/meshery | ADAPTERS=istio PLATFORM=docker bash -`{{execute}}
+`curl -L https://git.io/meshery | ADAPTERS=istio PLATFORM=kubernetes bash -`{{execute}}
12
13
**Congratulations!** You have successfully installed Meshery and the Meshery Adapter for Linkerd.
14
0 commit comments