[
https://issues.apache.org/jira/browse/FLINK-15793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172913#comment-17172913
]
Robert Metzger commented on FLINK-15793:
----------------------------------------
+1 for using the {{docker-entrypoint.sh}} for the K8s integration. Then, users
can enable build-in plugins much more easily (no need to build custom docker
images)
> Move kubernetes-entry.sh out of FLINK_HOME/bin
> ----------------------------------------------
>
> Key: FLINK-15793
> URL: https://issues.apache.org/jira/browse/FLINK-15793
> Project: Flink
> Issue Type: Sub-task
> Components: Deployment / Kubernetes
> Affects Versions: 1.10.0
> Reporter: Till Rohrmann
> Priority: Minor
>
> Currently, {{FLINK_HOME/bin}} contains the file {{kubernetes-entry.sh}}. This
> file is used to customize Flink's default Docker image. I think
> {{FLINK_HOME/bin}} should not contain files which cannot be directly used.
> Either we move them to another directory or we incorporate it into Flink's
> default Docker image. If we opt for the latter option, then this task is
> related to FLINK-12546.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)