From 051ffb32fd5ac246db7c31808159b887852d901c Mon Sep 17 00:00:00 2001 From: KKtheGhost Date: Sun, 22 Oct 2023 20:06:08 +0800 Subject: [PATCH] [zh] Sync SVG contents --- content/zh-cn/docs/concepts/architecture/_index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/zh-cn/docs/concepts/architecture/_index.md b/content/zh-cn/docs/concepts/architecture/_index.md index 5e707ed397..3ce2af7852 100644 --- a/content/zh-cn/docs/concepts/architecture/_index.md +++ b/content/zh-cn/docs/concepts/architecture/_index.md @@ -4,3 +4,8 @@ weight: 30 description: > Kubernetes 背后的架构概念。 --- + + +{{< figure src="/images/docs/kubernetes-cluster-architecture.svg" alt="Kubernetes 组件" caption="Kubernetes 集群架构" class="diagram-large" >}}