From 6d0fa05d8f5921bf5c702ac13ef140e0bcdaf224 Mon Sep 17 00:00:00 2001 From: Jared Tan Date: Mon, 15 Sep 2025 20:22:43 +0800 Subject: [PATCH 1/8] fix warning inline blocks in guides/index.md --- site-src/guides/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-src/guides/index.md b/site-src/guides/index.md index af926acc1..c7347f67d 100644 --- a/site-src/guides/index.md +++ b/site-src/guides/index.md @@ -49,7 +49,7 @@ Tooling: === "CPU-Based Model Server" - ???+ warning + ??? warning CPU deployment can be unreliable i.e. the pods may crash/restart because of resource contraints. From fd90089b9db360f94feab8ac8b2d7db156b37dc9 Mon Sep 17 00:00:00 2001 From: Jared Tan Date: Mon, 15 Sep 2025 12:27:49 +0000 Subject: [PATCH 2/8] fix inline --- site-src/guides/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-src/guides/index.md b/site-src/guides/index.md index c7347f67d..64440c47c 100644 --- a/site-src/guides/index.md +++ b/site-src/guides/index.md @@ -49,7 +49,7 @@ Tooling: === "CPU-Based Model Server" - ??? warning + !!! warning inline end CPU deployment can be unreliable i.e. the pods may crash/restart because of resource contraints. From 253113d06070a11f1cc42978475bb3821fea8345 Mon Sep 17 00:00:00 2001 From: Jared Tan Date: Mon, 15 Sep 2025 12:30:00 +0000 Subject: [PATCH 3/8] fix --- site-src/guides/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-src/guides/index.md b/site-src/guides/index.md index 64440c47c..90b535af9 100644 --- a/site-src/guides/index.md +++ b/site-src/guides/index.md @@ -49,7 +49,7 @@ Tooling: === "CPU-Based Model Server" - !!! warning inline end +??? warning "Warning" CPU deployment can be unreliable i.e. the pods may crash/restart because of resource contraints. From 1dc06a7b9569768d9ac541649e3c6dc65e78ac9f Mon Sep 17 00:00:00 2001 From: Jared Tan Date: Mon, 15 Sep 2025 12:34:04 +0000 Subject: [PATCH 4/8] format --- site-src/guides/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site-src/guides/index.md b/site-src/guides/index.md index 90b535af9..948509add 100644 --- a/site-src/guides/index.md +++ b/site-src/guides/index.md @@ -49,7 +49,8 @@ Tooling: === "CPU-Based Model Server" -??? warning "Warning" + + ??? warning "Warning" CPU deployment can be unreliable i.e. the pods may crash/restart because of resource contraints. From 2e69899497dd0cd48b2c4ab75d7782ee3b06df77 Mon Sep 17 00:00:00 2001 From: Jared Tan Date: Mon, 15 Sep 2025 20:50:57 +0800 Subject: [PATCH 5/8] Update index.md --- site-src/guides/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/site-src/guides/index.md b/site-src/guides/index.md index 948509add..b44e47bc2 100644 --- a/site-src/guides/index.md +++ b/site-src/guides/index.md @@ -49,8 +49,7 @@ Tooling: === "CPU-Based Model Server" - - ??? warning "Warning" + ??? warning "Warning" CPU deployment can be unreliable i.e. the pods may crash/restart because of resource contraints. From ea2f4c2ed96f5bbd23ec8080923f2137fb3f4d7c Mon Sep 17 00:00:00 2001 From: Jared Tan Date: Mon, 15 Sep 2025 20:52:25 +0800 Subject: [PATCH 6/8] Update index.md --- site-src/guides/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-src/guides/index.md b/site-src/guides/index.md index b44e47bc2..5c6836b05 100644 --- a/site-src/guides/index.md +++ b/site-src/guides/index.md @@ -49,7 +49,7 @@ Tooling: === "CPU-Based Model Server" - ??? warning "Warning" + !!! warning inline end "Warning" CPU deployment can be unreliable i.e. the pods may crash/restart because of resource contraints. From 8e6b083e1c96c0917f58a6a13d5738df7f267502 Mon Sep 17 00:00:00 2001 From: Jared Tan Date: Mon, 15 Sep 2025 20:53:30 +0800 Subject: [PATCH 7/8] Update index.md --- site-src/guides/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-src/guides/index.md b/site-src/guides/index.md index 5c6836b05..78af9fa64 100644 --- a/site-src/guides/index.md +++ b/site-src/guides/index.md @@ -49,7 +49,7 @@ Tooling: === "CPU-Based Model Server" - !!! warning inline end "Warning" + !!! warning inline end "Warning" CPU deployment can be unreliable i.e. the pods may crash/restart because of resource contraints. From f5beef06368a28ab502ea1402349aa88107ef7ac Mon Sep 17 00:00:00 2001 From: Jared Tan Date: Mon, 15 Sep 2025 21:06:07 +0800 Subject: [PATCH 8/8] Update index.md --- site-src/guides/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-src/guides/index.md b/site-src/guides/index.md index 78af9fa64..69bffdd2a 100644 --- a/site-src/guides/index.md +++ b/site-src/guides/index.md @@ -49,7 +49,7 @@ Tooling: === "CPU-Based Model Server" - !!! warning inline end "Warning" + ??? warning "Warning" CPU deployment can be unreliable i.e. the pods may crash/restart because of resource contraints.