You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Canbin Zheng (Jira)" <ji...@apache.org> on 2020/04/13 03:43:00 UTC

[jira] [Created] (FLINK-17102) Add -Dkubernetes.container.image= for the start-flink-session section

Canbin Zheng created FLINK-17102:
------------------------------------

             Summary: Add -Dkubernetes.container.image=<ImageName> for the start-flink-session section
                 Key: FLINK-17102
                 URL: https://issues.apache.org/jira/browse/FLINK-17102
             Project: Flink
          Issue Type: Sub-task
            Reporter: Canbin Zheng


Add {{-Dkubernetes.container.image=<ImageName>}} as a guide for new users in the existing command:
{quote}{{}}
 
{{./bin/kubernetes-session.sh \}}

{{-Dkubernetes.cluster-id=<ClusterId> \-Dtaskmanager.memory.process.size=4096m \-Dkubernetes.taskmanager.cpu=2 \-Dtaskmanager.numberOfTaskSlots=4 \-Dresourcemanager.taskmanager-timeout=3600000}}{{}}
{quote}
Details could refer to [https://ci.apache.org/projects/flink/flink-docs-release-1.10/ops/deployment/native_kubernetes.html#start-flink-session]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)