From d9f1580ff6b4a9ca764cb6bfda699960d00fb1df Mon Sep 17 00:00:00 2001 From: GoodGameZoo Date: Sun, 26 Jul 2020 20:02:40 -0700 Subject: [PATCH] Update concepts/architecture/_index.md --- content/zh/docs/concepts/architecture/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/zh/docs/concepts/architecture/_index.md b/content/zh/docs/concepts/architecture/_index.md index a68ed48a45..5e707ed397 100755 --- a/content/zh/docs/concepts/architecture/_index.md +++ b/content/zh/docs/concepts/architecture/_index.md @@ -1,4 +1,6 @@ --- title: "Kubernetes 架构" weight: 30 +description: > + Kubernetes 背后的架构概念。 ---