You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Congratulations!** You have successfully installed Meshery and the Meshery Adapter for Linkerd.
13
+
**Congratulations!** You have successfully installed Meshery and the Meshery Adapter for Kuma.
14
14
15
15
Meshery is now available at host:`9081`.
16
16
17
-
Find the **Meshery UI** tab is configured to be listening at `http://localhost:9081`/
17
+
><fontsize=2>NOTE: If you see a vim page please press `q` and `y`. Also if you see an error stating `Failed to open Meshery in browser, please point your browser to....` please ignore it. </font>
18
18
19
-
- Click on the **Meshery UI** tab
20
-
- Click on **Display Port**
19
+
To know that the Meshery has loaded with all the components connected, run
20
+
21
+
`mesheryctl system status`{{execute}}.
22
+
23
+
If all the components are in ready state you can open Mehsery UI tab with everything connected.
24
+
25
+
Find the **Meshery UI** tab which is configured to be listening at `http://localhost:9081`/
26
+
27
+
- Click on new tab icon the **Meshery UI** tab
28
+
- Click on **Display Port**
21
29
22
30
**Welcome to Meshery!**
23
31
24
32
Choose **Meshery** as your provider. Sign in to get started.
Copy file name to clipboardexpand all lines: Meshery-Adapters/kuma-meshery-adapter/step3.md
+6-15
Original file line number
Diff line number
Diff line change
@@ -7,20 +7,12 @@ Sample Applications are deployed on top of a service mesh to help you explore an
7
7
## Deploy Image Hub on Kuma
8
8
9
9
- Navigate to the **Kuma Management** page on Meshery with `default` in the Namespace field.
10
-
- Select the `Image Hub application` in the `Sample Application` drop down menu.
10
+
- Select the `Image Hub application` in the `Manage Sample Application Life` drop down menu.
11
11
12
-

12
+

13
13
14
14
You will be notified of successful deployment.
15
15
16
-
## Expose your Sample Application
17
-
18
-
A sidecar injector is used for automating the injection of the Linkerd proxy into your application's pod spec. The Kubernetes admission controller enforces this behavior by sending a webhook request to the sidecar injector every time a pod is to be scheduled.
19
-
20
-
You have already deployed the sidecar proxy injector when you installed Consul, which should be running in your control plane. To verify, execute this command:
21
-
22
-
`kubectl get deployment consul-consul-connect-injector-webhook-deployment -n consul-system`{{execute}}
23
-
24
16
**Let's verify that your deployment works. Run**:
25
17
(The *Available* column might take upto a minute to get updated)
The Image Hub application should now be deployed on the HTTP port: `8080`. Make your way to the `ImageHub` Server tab. For this tutorial, the server is configured to be listening at `http://localhost:8080`
Copy file name to clipboardexpand all lines: Meshery-Adapters/linkerd-meshery-adapter/step1.md
+9-1
Original file line number
Diff line number
Diff line change
@@ -14,11 +14,19 @@ Meshery can be downloaded, installed, and launched with a single command:
14
14
15
15
Meshery is now available at host:`9081`.
16
16
17
+
><fontsize=2>NOTE: If you see a vim page please press `q` and `y`. Also if you see an error stating `Failed to open Meshery in browser, please point your browser to....` please ignore it. </font>
18
+
19
+
To know that the Meshery has loaded with all the components connected, run
20
+
21
+
`mesheryctl system status`{{execute}}.
22
+
23
+
If all the components are in ready state you can open Mehsery UI tab with everything connected.
24
+
17
25
## Open Meshery UI
18
26
19
27
Find the **Meshery UI** tab is configured to be listening at `http://localhost:9081`/
Copy file name to clipboardexpand all lines: Meshery-Adapters/linkerd-meshery-adapter/step3.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ The `emojivoto` sample application has now been onboarded on to your Linkerd ins
73
73
74
74
`linkerd -n emojivoto check --proxy`{{execute}}
75
75
76
-
The Emojivoto sample application should now be deployed at HTTP port:`8080`. Make your way to the `Linkerd-Emojivoto` Server tab. For this tutorial, the server is configured to be listening at `http://localhost:8080`
76
+
The Emojivoto sample application should now be deployed at HTTP port:`80`. Make your way to the `Emojivoto` Server tab. For this tutorial, the server is configured to be listening at `http://localhost:80`
77
77
78
78
**Note**: The Sample Application may take upto a minute to deploy. Please be patient
Copy file name to clipboardexpand all lines: Meshery-Adapters/nsm-meshery-adapter/step1.md
+9-1
Original file line number
Diff line number
Diff line change
@@ -14,9 +14,17 @@ Meshery can be downloaded, installed, and launched with a single command:
14
14
15
15
Meshery is now available at host:`9081`.
16
16
17
+
><fontsize=2>NOTE: If you see a vim page please press `q` and `y`. Also if you see an error stating `Failed to open Meshery in browser, please point your browser to....` please ignore it. </font>
18
+
19
+
To know that the Meshery has loaded with all the components connected, run
20
+
21
+
`mesheryctl system status`{{execute}}.
22
+
23
+
If all the components are in ready state you can open Mehsery UI tab with everything connected.
24
+
17
25
Find the **Meshery UI** tab is configured to be listening at `http://localhost:9081`/
Copy file name to clipboardexpand all lines: Meshery-Adapters/osm-meshery-adapter/step1.md
+10-2
Original file line number
Diff line number
Diff line change
@@ -14,18 +14,26 @@ Meshery can be downloaded, installed, and launched with a single command:
14
14
15
15
Meshery is now available at host:`9081`.
16
16
17
+
><fontsize=2>NOTE: If you see a vim page please press `q` and `y`. Also if you see an error stating `Failed to open Meshery in browser, please point your browser to....` please ignore it. </font>
18
+
19
+
To know that the Meshery has loaded with all the components connected, run
20
+
21
+
`mesheryctl system status`{{execute}}.
22
+
23
+
If all the components are in ready state you can open Mehsery UI tab with everything connected.
24
+
17
25
## Open Meshery UI
18
26
19
27
Find the **Meshery UI** tab is configured to be listening at `http://localhost:9081`/
20
28
21
-
- Click on the **Meshery UI** tab
29
+
- Click on new tab icon the **Meshery UI** tab
22
30
- Click on **Display Port**
23
31
24
32
**Welcome to Meshery!**
25
33
26
34
Choose **Meshery** as your provider. Sign in to get started.
Copy file name to clipboardexpand all lines: Meshery-Adapters/traefik-meshery-adapter/step1.md
+10-2
Original file line number
Diff line number
Diff line change
@@ -14,18 +14,26 @@ Meshery can be downloaded, installed, and launched with a single command:
14
14
15
15
Meshery is now available at host:`9081`.
16
16
17
+
><fontsize=2>NOTE: If you see a vim page please press `q` and `y`. Also if you see an error stating `Failed to open Meshery in browser, please point your browser to....` please ignore it. </font>
18
+
19
+
To know that the Meshery has loaded with all the components connected, run
20
+
21
+
`mesheryctl system status`{{execute}}.
22
+
23
+
If all the components are in ready state you can open Mehsery UI tab with everything connected.
24
+
17
25
## Open Meshery UI
18
26
19
27
Find the **Meshery UI** tab is configured to be listening at `http://localhost:9081`/
20
28
21
-
- Click on the **Meshery UI** tab
29
+
- Click on new tab icon the **Meshery UI** tab
22
30
- Click on **Display Port**
23
31
24
32
**Welcome to Meshery!**
25
33
26
34
Choose **Meshery** as your provider. Sign in to get started.
0 commit comments