From e86eb5238f395a671b628bb537ee9b67f1d0a6e0 Mon Sep 17 00:00:00 2001 From: hezhaohui Date: Thu, 16 Jul 2026 10:09:34 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20extract=20=E5=AF=B9=E6=8E=A5=E5=AD=90?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=20as=20separate=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- decks/xinfra/slides.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/decks/xinfra/slides.md b/decks/xinfra/slides.md index bfe6a43..62e9e48 100644 --- a/decks/xinfra/slides.md +++ b/decks/xinfra/slides.md @@ -47,10 +47,15 @@ layout: default - 监控告警链路 - 安全认证流程 +### 三、对接子系统 + +- Wayne · CloudDM · CacheCloud +- Apollo · Grafana · qpass +
-### 三、架构描述 +### 四、架构描述 - 技术选型 - 数据库设计 @@ -264,6 +269,15 @@ graph LR
+--- +section: 对接子系统 +layout: center +--- + +# 对接子系统 + +
Wayne · CloudDM · CacheCloud · Apollo · Grafana · qpass
+ --- # 子系统 — Wayne(多集群容器管理) @@ -704,7 +718,7 @@ section: 架构描述 layout: center --- -# 三、架构描述 +# 四、架构描述
技术选型 · 数据库设计 · 安全机制 · 运维模型