You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2020/05/27 14:50:00 UTC

[jira] [Updated] (FLINK-17160) FLIP-111: Docker image unification

     [ https://issues.apache.org/jira/browse/FLINK-17160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Zagrebin updated FLINK-17160:
------------------------------------
    Release Note: 
Flink community encourages users to use or extend the official Docker Hub image for Flink (https://hub.docker.com/_/flink) in the deployments. You can now also run the Flink image in the Job Cluster mode.

The user documentation for Flink Docker integration has been reworked, please, check the updated documentation (https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/docker.html). It now includes examples of Session and Job cluster deployments with:
- docker run (https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/docker.html#how-to-run-flink-image)
- docker compose (https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/docker.html#flink-with-docker-compose)
- docker swarm (https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/docker.html#flink-with-docker-swarm)
- standalone Kubernetes (https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/kubernetes.html)

See also how to customize the Flink image: configuration options, logging, plugins, adding more dependencies and installing software (https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/docker.html#customize-flink-image).

The corresponding example scripts in Flink Github repository (https://github.com/apache/flink) have been removed and will no longer be supported, including examples of integration with Bluemix. Therefore, the following modules have been deleted in Flink Github repository:
- flink-contrib/docker-flink
- flink-container/docker
- flink-container/kubernetes

  was:
Flink community encourages users to use or extend the official Docker Hub image for Flink (https://hub.docker.com/_/flink) in the deployments. You can now also run the Flink image in the Job Cluster mode.

The user documentation for Flink Docker integration has been reworked, please, check [the updated documentation|https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/docker.html]. It now includes examples of Session and Job cluster deployments with:
- docker run (https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/docker.html#how-to-run-flink-image)
- docker compose (https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/docker.html#flink-with-docker-compose)
- docker swarm (https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/docker.html#flink-with-docker-swarm)
- standalone Kubernetes (https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/kubernetes.html)

See also how to customize the Flink image: configuration options, logging, plugins, adding more dependencies and installing software (https://ci.apache.org/projects/flink/flink-docs-master/ops/deployment/docker.html#customize-flink-image).

The corresponding example scripts in Flink Github repository (https://github.com/apache/flink) have been removed and will no longer be supported, including examples of integration with Bluemix. Therefore, the following modules have been deleted in Flink Github repository:
- flink-contrib/docker-flink
- flink-container/docker
- flink-container/kubernetes


> FLIP-111: Docker image unification
> ----------------------------------
>
>                 Key: FLINK-17160
>                 URL: https://issues.apache.org/jira/browse/FLINK-17160
>             Project: Flink
>          Issue Type: Improvement
>          Components: Deployment / Docker, Dockerfiles
>            Reporter: Andrey Zagrebin
>            Assignee: Andrey Zagrebin
>            Priority: Major
>             Fix For: 1.11.0
>
>
> This an umbrella issue forĀ [FLIP-111.|https://cwiki.apache.org/confluence/display/FLINK/FLIP-111%3A+Docker+image+unification]



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