[ 
https://issues.apache.org/jira/browse/FLINK-20632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17259705#comment-17259705
 ] 

Robert Metzger commented on FLINK-20632:
----------------------------------------

I don't think that we will be able to use the GitHub Container Registry with 
the official Apache GitHub account, because Infra won't allow it.

I see the following options (ordered by my preference)
1. Use GitHub Container Registry from any GitHub account (project-flink), or 
"flinkbot" which is an account controlled by the PMC
Downsides: Flink committers won't be able to push images there: They need to be 
added manually to the account. Also, the name of the container will be a bit 
weird: docker.pkg.github.com/project-flink/flink/flink:1.12.0-scala_2.11.

2. Use a 3rd party DockerHub account (create new "flink" account)
Downsides: There are potentially confusions because there will be a real 
official and a semi official image on Docker Hub. Committers won't have access 
immediately (like approach 1). 

3. (current) Use GitHub Packages of apache/flink: Users need to provide Image 
Pull Credentials with their GitHub Account
Downsides: users have a poor experience, because GitHub credentials are needed 
to pull.



> Missing docker images for 1.12 release
> --------------------------------------
>
>                 Key: FLINK-20632
>                 URL: https://issues.apache.org/jira/browse/FLINK-20632
>             Project: Flink
>          Issue Type: Bug
>          Components: Deployment / Kubernetes
>    Affects Versions: 1.12.0
>            Reporter: Piotr Gwiazda
>            Assignee: Robert Metzger
>            Priority: Blocker
>              Labels: pull-request-available
>
> Images for Flink 1.12 are missing in Docker hub 
> https://hub.docker.com/_/flink. As a result Kubernetes deployment as in the 
> documentation example is not working.
> https://ci.apache.org/projects/flink/flink-docs-release-1.12/deployment/resource-providers/native_kubernetes.html



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

Reply via email to