Skip to content

Commit

Permalink
Merge pull request #76 from noobwei/demoBranch
Browse files Browse the repository at this point in the history
Add more video demo
  • Loading branch information
kmesh-bot authored Oct 18, 2024
2 parents bf316f2 + 38bacc2 commit 568ead6
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
6 changes: 5 additions & 1 deletion content/en/docs/userguide/install_waypoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,4 +186,8 @@ If you are **not** planning to explore any follow-on tasks, go on with the clean

```bash
[root@ ~]# kubectl label namespace default istio.io/dataplane-mode-
```
```

### Demo

<iframe width="1200" height="700" src="https://www.youtube.com/embed/_mnPQU5SSFo" frameborder="0" allowfullscreen></iframe>
3 changes: 3 additions & 0 deletions content/en/docs/userguide/try_fault_injection.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,3 +173,6 @@ kubectl delete virtualservice ratings

2. If you are not planning to explore any follow-on tasks, refer to the [Install Waypoint/Cleanup](https://kmesh.net/en/docs/userguide/install_waypoint/#cleanup) instructions to shutdown the application.

### Demo

<iframe width="1200" height="700" src="https://www.youtube.com/embed/tWgRaU_Zw8I" frameborder="0" allowfullscreen></iframe>
6 changes: 5 additions & 1 deletion content/en/docs/userguide/try_request_timeouts.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,8 @@ If you examine the [fault injection task](https://kmesh.net/en/docs/userguide/tr
kubectl delete virtualservice reviews
kubectl delete virtualservice ratings
```
2. If you are not planning to explore any follow-on tasks, refer to the [Install Waypoint/Cleanup](https://kmesh.net/en/docs/userguide/install_waypoint/#cleanup) instructions to shutdown the application.
2. If you are not planning to explore any follow-on tasks, refer to the [Install Waypoint/Cleanup](https://kmesh.net/en/docs/userguide/install_waypoint/#cleanup) instructions to shutdown the application.

### Demo

<iframe width="1200" height="700" src="https://www.youtube.com/embed/aM53DZJxGag" frameborder="0" allowfullscreen></iframe>

0 comments on commit 568ead6

Please sign in to comment.