Skip to content

Commit c3364b7

Browse files
authored
Merge pull request #49 from suhaniii/labs/k8s
k8s for all labs
2 parents fce45c9 + 8e34e80 commit c3364b7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Meshery-Adapters/consul-meshery-adapter/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"uilayout": "terminal-iframe"
4646
},
4747
"backend": {
48-
"imageid": "minikube"
48+
"imageid": "kubernetes-cluster-running:1.18"
4949
}
5050
}

Meshery-Adapters/istio-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=istio PLATFORM=docker bash -`{{execute}}
11+
`curl -L https://git.io/meshery | ADAPTERS=istio PLATFORM=kubernetes bash -`{{execute}}
1212

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

0 commit comments

Comments
 (0)