hapihu commented on a change in pull request #16780:
URL: https://github.com/apache/flink/pull/16780#discussion_r688613106
##########
File path:
docs/content.zh/docs/deployment/resource-providers/standalone/kubernetes.md
##########
@@ -184,18 +190,21 @@ flink-taskmanager-64847444ff-7rdl4 1/1 Running
3 3m28s
flink-taskmanager-64847444ff-nnd6m 1/1 Running 3
3m28s
```
-You can now access the logs by running `kubectl logs
flink-jobmanager-589967dcfc-m49xv`
+现在可以通过运行 `kubectl logs flink-jobmanager-589967dcfc-m49xv` 来访问日志。
-### High-Availability with Standalone Kubernetes
+<a name="high-availability-with-standalone-kubernetes"></a>
-For high availability on Kubernetes, you can use the [existing high
availability services]({{< ref "docs/deployment/ha/overview" >}}).
+### Standalone 集群配置 HA
Review comment:
Ok, that sounds closer to the original meaning
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]