movesan commented on a change in pull request #16084:
URL: https://github.com/apache/flink/pull/16084#discussion_r646430681



##########
File path: docs/content.zh/docs/deployment/ha/kubernetes_ha.md
##########
@@ -24,52 +24,50 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-# Kubernetes HA Services
+# Kubernetes 高可用服务
 
-Flink's Kubernetes HA services use [Kubernetes](https://kubernetes.io/) for 
high availability services.
+Flink 的 Kubernetes 高可用服务使用 [Kubernetes](https://kubernetes.io/) 提供高可用服务。
 
-Kubernetes high availability services can only be used when deploying to 
Kubernetes.
-Consequently, they can be configured when using [standalone Flink on 
Kubernetes]({{< ref "docs/deployment/resource-providers/standalone/kubernetes" 
>}}) or the [native Kubernetes integration]({{< ref 
"docs/deployment/resource-providers/native_kubernetes" >}})
+Kubernetes 高可用服务只能在部署到 Kubernetes 时使用。因此,当使用 [在 Kubernetes 上独立部署 Flink]({{< 
ref "docs/deployment/resource-providers/standalone/kubernetes" >}}) 或 [原生的 
Kubernetes 集成]({{< ref "docs/deployment/resource-providers/native_kubernetes" 
>}}) 两种模式时,可以对它们进行配置。
 
-## Prerequisites
+## 准备
 
-In order to use Flink's Kubernetes HA services you must fulfill the following 
prerequisites:
+为了使用 Flink 的 Kubernetes 高可用服务,您必须满足以下先决条件:
 
 - Kubernetes >= 1.9.
-- Service account with permissions to create, edit, delete ConfigMaps.
-  Take a look at how to configure a service account for [Flink's native 
Kubernetes integration]({{< ref 
"docs/deployment/resource-providers/native_kubernetes" >}}#rbac) and 
[standalone Flink on Kubernetes]({{< ref 
"docs/deployment/resource-providers/standalone/kubernetes" 
>}}#kubernetes-high-availability-services) for more information.
+- 具有创建、编辑、删除 ConfigMaps 权限的服务帐户。想了解更多信息,请查看如何使用 [原生的 Kubernetes 集成]({{< ref 
"docs/deployment/resource-providers/native_kubernetes" >}}#rbac) 和 [在 
Kubernetes 上独立部署 Flink]({{< ref 
"docs/deployment/resource-providers/standalone/kubernetes" 
>}}#kubernetes-high-availability-services) 配置服务帐户。

Review comment:
       你好,感谢指正,目前已修改为 `单节点`




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to