Skip to content

Commit

Permalink
1. Adjust diagram path.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ouch1978 committed Aug 25, 2024
1 parent 9ed0ca7 commit 60499ba
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 38 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ keywords:
- K8s
- Kubernetes
last_update:
date: 2022/08/25 GMT+8
date: 2024/08/25 GMT+8
author: Ouch Liu
---

import Drawio from '@theme/Drawio'
import k8sGraph from '!!raw-loader!./k8s-architecture.drawio';
import k8sGraph from '!!raw-loader!../k8s-for-dummies.drawio';

## 前言

Expand Down
45 changes: 20 additions & 25 deletions src/components/LatestPosts/latest-docs.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
[
{
"title": "K8s 基本架構",
"permalink": "/docs/containerization/k8s-for-dummies/k8s-architecture/",
"description": "簡單介紹 K8s 基本架構與各元件職責。",
"tags": [
{
"inline": true,
"label": "Container",
"permalink": "/docs/tags/container"
},
{
"inline": true,
"label": "K8s",
"permalink": "/docs/tags/k-8-s"
}
],
"date": 1724515200000,
"yearMonth": "2024 年 08 月",
"day": "25"
},
{
"title": "在文件庫和部落格的文章下方加上 giscus 留言區",
"permalink": "/docs/docusaurus/customization/add-giscus-to-docusaurus/",
Expand Down Expand Up @@ -68,30 +88,5 @@
"date": 1673971200000,
"yearMonth": "2023 年 01 月",
"day": "18"
},
{
"title": "敏捷迭代小遊戲 - 傳球遊戲(丁字褲版)",
"permalink": "/docs/agile/activities-and-games/ball-game/",
"description": "傳球遊戲應該是敏捷小遊戲裡面數一數二經典的遊戲之一。 這邊就來分享一個我自己~~亂~~修改之後的版本,比較適合已經合作一段時間,彼此都已經互相熟悉的團隊。 這個版本只使用一顆球,跳過自我介紹的步驟,直接體會迭代的威力。",
"tags": [
{
"inline": true,
"label": "Agile",
"permalink": "/docs/tags/agile"
},
{
"inline": true,
"label": "小遊戲",
"permalink": "/docs/tags/小遊戲"
},
{
"inline": true,
"label": "小活動",
"permalink": "/docs/tags/小活動"
}
],
"date": 1673798400000,
"yearMonth": "2023 年 01 月",
"day": "16"
}
]
15 changes: 4 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6168,17 +6168,10 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001538, caniuse-lite@npm:^1.0.30001565":
version: 1.0.30001570
resolution: "caniuse-lite@npm:1.0.30001570"
checksum: 10c0/e47230d2016edea56e002fa462a5289f697b48dcfbf703fb01aecc6c98ad4ecaf945ab23c253cb7af056c2d05f266e4e4cbebf45132100e2c9367439cb95b95b
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001646":
version: 1.0.30001651
resolution: "caniuse-lite@npm:1.0.30001651"
checksum: 10c0/7821278952a6dbd17358e5d08083d258f092e2a530f5bc1840657cb140fbbc5ec44293bc888258c44a18a9570cde149ed05819ac8320b9710cf22f699891e6ad
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001538, caniuse-lite@npm:^1.0.30001565, caniuse-lite@npm:^1.0.30001646":
version: 1.0.30001653
resolution: "caniuse-lite@npm:1.0.30001653"
checksum: 10c0/7aedf037541c93744148f599daea93d46d1f93ab4347997189efa2d1f003af8eadd7e1e05347ef09261ac1dc635ce375b8c6c00796245fffb4120a124824a14f
languageName: node
linkType: hard

Expand Down

0 comments on commit 60499ba

Please sign in to comment.