[
https://issues.apache.org/jira/browse/FLINK-15587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17191983#comment-17191983
]
Robert Metzger commented on FLINK-15587:
----------------------------------------
As far as I understood, OpenShift requires non-root Docker images. and I
believe our images should work with those permissions, but we haven't tested it.
Even if we don't need to change anything on our images, this ticket is still
valid for adding an end to end test with openshift to Flink.
> Flink image does not run on OpenShift
> -------------------------------------
>
> Key: FLINK-15587
> URL: https://issues.apache.org/jira/browse/FLINK-15587
> Project: Flink
> Issue Type: Bug
> Components: flink-docker
> Reporter: LCID Fire
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Trying to run Flink (flink:latest) on OpenShift (3.11) does not work.
> The output is:
> {noformat}
> Starting standalonesession daemon on host flink-jobmanager-7949d5c546-49cc8.
> /opt/flink/bin/flink-daemon.sh: line 127:
> /opt/flink/log/flink--standalonesession-0-flink-jobmanager-7949d5c546-49cc8.out:
> Permission denied
> {noformat}
> Since OpenShift is a locked down Container Environment, the rights inside the
> Container are probably not minimized and too broad.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)