Skip to content

Commit 748f330

Browse files
committed
Update workshop
Signed-off-by: ashish <ashishjaitiwari15112000@gmail.com>
1 parent 234cfe5 commit 748f330

16 files changed

+368
-365
lines changed
File renamed without changes.

lab-3/destination-rules.yaml

Lines changed: 0 additions & 62 deletions
This file was deleted.

lab-4/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,13 @@
44

55
Using Meshery, install Istio telemetry add-ons. In the Istio management page:
66

7-
1. Click the (+) icon on the `Apply Service Mesh Configuration` card.
8-
1. Select each of the following add-ons:
7+
1. Toggle each of the following add-ons:
98
1. [Prometheus](https://prometheus.io/)
109
1. [Grafana](https://grafana.com/)
1110
1. [Jaeger](https://www.jaegertracing.io/)
1211

13-
<a href="img/istio-add-ons.png">
14-
<img src="img/istio-add-ons.png" width="50%" align="center" />
12+
<a href="img/istio-addons.png">
13+
<img src="img/istio-addons.png" width="50%" align="center" />
1514
</a>
1615

1716
You will use Prometheus and Grafana for collecting and viewing metrics and [Jaeger](https://www.jaegertracing.io/) collecting and viewing distributed traces. Expose each add-on external to the cluster. Each the service network typs are set to "LoadBalancer".

lab-4/img/istio-addons.png

24.7 KB
Loading

0 commit comments

Comments
 (0)