wangyang0918 opened a new pull request #37:
URL: https://github.com/apache/flink-docker/pull/37


   This PR will integrate flink`kubernetes-entry.sh` into the unified 
flink-docker `docker-entrypoint.sh`. After then users can enable build-in 
plugins much more easily. This is a prerequisite to remove 
`kubernetes-entry.sh` from Flink.
   
   # How to verify this PR?
   Update Flink code
   * Use `docker-entrypoint.sh` as entrypoint of JobManager and TaskManager pod
   * Add `native-k8s` as an argument
   
   Then run a Flink native K8s session or application, it should deploy 
successfully just as before.


----------------------------------------------------------------
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]


Reply via email to