From f70283714d1b4c1c08a38290db26188926ab1bf8 Mon Sep 17 00:00:00 2001 From: Jin Li Date: Wed, 14 Sep 2022 07:58:38 +0000 Subject: [PATCH] [zh-cn] improve the translation --- .../tutorials/kubernetes-basics/update/update-intro.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/zh-cn/docs/tutorials/kubernetes-basics/update/update-intro.html b/content/zh-cn/docs/tutorials/kubernetes-basics/update/update-intro.html index 6d25312eac..d82f3f0bf6 100644 --- a/content/zh-cn/docs/tutorials/kubernetes-basics/update/update-intro.html +++ b/content/zh-cn/docs/tutorials/kubernetes-basics/update/update-intro.html @@ -26,7 +26,8 @@ weight: 10
-

Objectives

+ +

目标

    -

    与应用程序扩展类似,如果公开了 Deployment,服务将在更新期间仅对可用的 pod 进行负载均衡。可用 Pod 是应用程序用户可用的实例。

    +

    与应用程序扩展类似,如果 Deployment 是公开的,服务将在更新期间仅对可用的 pod 进行负载均衡。可用 Pod 是应用程序用户可用的实例。