zentol commented on a change in pull request #16249:
URL: https://github.com/apache/flink/pull/16249#discussion_r657482422
##########
File path: docs/content.zh/docs/deployment/memory/mem_setup.md
##########
@@ -67,7 +67,7 @@ Flink 会根据默认值或其他配置参数自动调整剩余内存部分的
更多详情请参考[如何为独立部署模式配置内存]({{< ref "docs/deployment/memory/mem_tuning"
>}}#configure-memory-for-standalone-deployment)。
通过配置*进程总内存*可以指定由 Flink *JVM 进程*使用的总内存大小。
-对于容器化部署模式(Containerized Deployment),这相当于申请的容器(Container)大小,详情请参考[如何配置容器内存]({{<
ref "docs/deployment/memory/mem_tuning"
>}}#configure-memory-for-containers)([Kubernetes]({{< ref
"docs/deployment/resource-providers/standalone/kubernetes" >}})、[Yarn]({{< ref
"docs/deployment/resource-providers/yarn" >}}) 或 [Mesos]({{< ref
"docs/deployment/resource-providers/mesos" >}}))。
+对于容器化部署模式(Containerized Deployment),这相当于申请的容器(Container)大小,详情请参考[如何配置容器内存]({{<
ref "docs/deployment/memory/mem_tuning"
>}}#configure-memory-for-containers)([Kubernetes]({{< ref
"docs/deployment/resource-providers/standalone/kubernetes" >}}) 或 [Yarn]({{<
ref "docs/deployment/resource-providers/yarn" >}}))。
Review comment:
Awesome, thanks for looking at the changes @xintongsong . Glad there
were only a few issues....
--
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]