From 36d8443ddbdc89ed8108e5e40c30dd16f16b1e96 Mon Sep 17 00:00:00 2001
From: noobwei <ta22230@bristol.ac.uk>
Date: Tue, 24 Sep 2024 16:33:53 +0800
Subject: [PATCH 1/2] Add more video demo

Signed-off-by: noobwei <ta22230@bristol.ac.uk>
---
 content/en/docs/userguide/install_waypoint.md     | 6 +++++-
 content/en/docs/userguide/try_fault_injection.md  | 3 +++
 content/en/docs/userguide/try_request_timeouts.md | 6 +++++-
 3 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/content/en/docs/userguide/install_waypoint.md b/content/en/docs/userguide/install_waypoint.md
index b6e85be..82862b7 100644
--- a/content/en/docs/userguide/install_waypoint.md
+++ b/content/en/docs/userguide/install_waypoint.md
@@ -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-
-```
\ No newline at end of file
+```
+
+### Demo
+
+<iframe width="1200" height="700" src="https://www.youtube.com/watch?v=GFq6wH5JR2A" frameborder="0" allowfullscreen></iframe>
\ No newline at end of file
diff --git a/content/en/docs/userguide/try_fault_injection.md b/content/en/docs/userguide/try_fault_injection.md
index 86a08da..fd7e5db 100644
--- a/content/en/docs/userguide/try_fault_injection.md
+++ b/content/en/docs/userguide/try_fault_injection.md
@@ -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/watch?v=GFq6wH5JR2A" frameborder="0" allowfullscreen></iframe>
\ No newline at end of file
diff --git a/content/en/docs/userguide/try_request_timeouts.md b/content/en/docs/userguide/try_request_timeouts.md
index fae61c9..798a74a 100644
--- a/content/en/docs/userguide/try_request_timeouts.md
+++ b/content/en/docs/userguide/try_request_timeouts.md
@@ -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.
\ No newline at end of file
+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/watch?v=GFq6wH5JR2A" frameborder="0" allowfullscreen></iframe>
\ No newline at end of file

From 38bacc26fe9346de452ecf014c300f9cd10bf2bd Mon Sep 17 00:00:00 2001
From: noobwei <ta22230@bristol.ac.uk>
Date: Wed, 16 Oct 2024 18:43:06 +0800
Subject: [PATCH 2/2] Update demo link

Signed-off-by: noobwei <ta22230@bristol.ac.uk>
---
 content/en/docs/userguide/install_waypoint.md     | 2 +-
 content/en/docs/userguide/try_fault_injection.md  | 2 +-
 content/en/docs/userguide/try_request_timeouts.md | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/en/docs/userguide/install_waypoint.md b/content/en/docs/userguide/install_waypoint.md
index 82862b7..da0dc7a 100644
--- a/content/en/docs/userguide/install_waypoint.md
+++ b/content/en/docs/userguide/install_waypoint.md
@@ -190,4 +190,4 @@ If you are **not** planning to explore any follow-on tasks, go on with the clean
 
 ### Demo
 
-<iframe width="1200" height="700" src="https://www.youtube.com/watch?v=GFq6wH5JR2A" frameborder="0" allowfullscreen></iframe>
\ No newline at end of file
+<iframe width="1200" height="700" src="https://www.youtube.com/embed/_mnPQU5SSFo" frameborder="0" allowfullscreen></iframe>
\ No newline at end of file
diff --git a/content/en/docs/userguide/try_fault_injection.md b/content/en/docs/userguide/try_fault_injection.md
index fd7e5db..9205430 100644
--- a/content/en/docs/userguide/try_fault_injection.md
+++ b/content/en/docs/userguide/try_fault_injection.md
@@ -175,4 +175,4 @@ kubectl delete virtualservice ratings
 
 ### Demo
 
-<iframe width="1200" height="700" src="https://www.youtube.com/watch?v=GFq6wH5JR2A" frameborder="0" allowfullscreen></iframe>
\ No newline at end of file
+<iframe width="1200" height="700" src="https://www.youtube.com/embed/tWgRaU_Zw8I" frameborder="0" allowfullscreen></iframe>
\ No newline at end of file
diff --git a/content/en/docs/userguide/try_request_timeouts.md b/content/en/docs/userguide/try_request_timeouts.md
index 798a74a..bb382fb 100644
--- a/content/en/docs/userguide/try_request_timeouts.md
+++ b/content/en/docs/userguide/try_request_timeouts.md
@@ -124,4 +124,4 @@ kubectl delete virtualservice ratings
 
 ### Demo
 
-<iframe width="1200" height="700" src="https://www.youtube.com/watch?v=GFq6wH5JR2A" frameborder="0" allowfullscreen></iframe>
\ No newline at end of file
+<iframe width="1200" height="700" src="https://www.youtube.com/embed/aM53DZJxGag" frameborder="0" allowfullscreen></iframe>
\ No newline at end of file