caozhen1937 commented on a change in pull request #12296: URL: https://github.com/apache/flink/pull/12296#discussion_r429616804
########## File path: docs/ops/deployment/native_kubernetes.zh.md ########## @@ -193,66 +191,66 @@ $ ./bin/flink run-application -p 8 -t kubernetes-application \ local:///opt/flink/usrlib/my-flink-job.jar {% endhighlight %} -Note: Only "local" is supported as schema for application mode. This assumes that the jar is located in the image, not the Flink client. +注意:应用程序模式只支持 "local" 作为 schema。假设 jar 位于镜像中,而不是 Flink 客户端中。 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: us...@infra.apache.org