From b28500b7a58ba0482f6747f8d441fdda97ca5af6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=85=E8=BF=9B=E8=B6=85?= Date: Tue, 4 Jan 2022 23:59:39 +0800 Subject: [PATCH] [zh] synchronize translate components.md --- content/zh/docs/concepts/overview/components.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/content/zh/docs/concepts/overview/components.md b/content/zh/docs/concepts/overview/components.md index 26535842ab..a79418ed1d 100644 --- a/content/zh/docs/concepts/overview/components.md +++ b/content/zh/docs/concepts/overview/components.md @@ -29,9 +29,8 @@ When you deploy Kubernetes, you get a cluster. This document outlines the various components you need to have for a complete and working Kubernetes cluster. -Here's the diagram of a Kubernetes cluster with all the components tied together. +{{< figure src="/images/docs/components-of-kubernetes.svg" alt="Components of Kubernetes" caption="The components of a Kubernetes cluster" class="diagram-large" >}} -![Components of Kubernetes](/images/docs/components-of-kubernetes.svg) --> 当你部署完 Kubernetes, 即拥有了一个完整的集群。 @@ -39,9 +38,7 @@ Here's the diagram of a Kubernetes cluster with all the components tied together 本文档概述了交付正常运行的 Kubernetes 集群所需的各种组件。 -这张图表展示了包含所有相互关联组件的 Kubernetes 集群。 - -![Kubernetes 组件](/images/docs/components-of-kubernetes.svg) +{{< figure src="/images/docs/components-of-kubernetes.svg" alt="Kubernetes 的组件" caption="Kubernetes 集群的组件" class="diagram-large" >}}