klion26 commented on a change in pull request #8986: [FLINK-13092][docs-zh] 
Translate "Kubernetes" page into Chinese
URL: https://github.com/apache/flink/pull/8986#discussion_r300537721
 
 

 ##########
 File path: docs/ops/deployment/kubernetes.zh.md
 ##########
 @@ -28,72 +28,75 @@ This page describes how to deploy a Flink job and session 
cluster on [Kubernetes
 * This will be replaced by the TOC
 {:toc}
 
-## Setup Kubernetes
+## 安装Kubernetes
 
-Please follow [Kubernetes' setup guide](https://kubernetes.io/docs/setup/) in 
order to deploy a Kubernetes cluster.
-If you want to run Kubernetes locally, we recommend using 
[MiniKube](https://kubernetes.io/docs/setup/minikube/).
+请先参阅[Kubernetes安装教程](https://kubernetes.io/docs/setup/)来部署Kubernetes集群。
+
+如果想在本地运行Kubernetes 
,这里建议使用[MiniKube](https://kubernetes.io/docs/setup/minikube/)。
 
 <div class="alert alert-info" markdown="span">
-  <strong>Note:</strong> If using MiniKube please make sure to execute 
`minikube ssh 'sudo ip link set docker0 promisc on'` before deploying a Flink 
cluster. 
-  Otherwise Flink components are not able to self reference themselves through 
a Kubernetes service. 
+  <strong>注意:</strong> 如果使用MiniKube 请确保在部署Flink集群之前先执行 `minikube ssh 'sudo ip 
link set docker0 promisc on'` ,否则Flink组件不能自动地将自己映射到Kubernetes Service中。
 
 Review comment:
   ```suggestion
     <strong>注意:</strong> 如果使用 MiniKube 请确保在部署 Flink 集群之前先执行 `minikube ssh 
'sudo ip link set docker0 promisc on'` ,否则 Flink 组件不能自动地将自己映射到 Kubernetes 
Service 中。
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to