Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

[images] Determine where we want to push built images for v2 #4

Closed
slack opened this issue Nov 12, 2015 · 6 comments
Closed

[images] Determine where we want to push built images for v2 #4

slack opened this issue Nov 12, 2015 · 6 comments
Assignees
Milestone

Comments

@slack
Copy link
Member

slack commented Nov 12, 2015

We need to have a spot to push images as we progress through the alpha. This location may not be the final location and should ideally not interfere with the Deis V1 images.

@slack slack added this to the v2.0-alpha1 milestone Nov 12, 2015
@rimusz
Copy link

rimusz commented Nov 13, 2015

We could use Google Container Registry as our v2 sandbox will be on GKE

@mboersma
Copy link
Member

I think it would be confusing to use the existing repo names, even if we host them elsewhere than Docker Hub. My preference would be something like "deis/router-v2:latest" for now, which would eventually just be "deis/router:v2.0.0" when we ship it.

Also, Deis has been pushing images both to Docker Hub and to quay.io so there is an alternate location, and I think in the future we should continue to do that, at least once we have a release.

@technosophos
Copy link
Member

I feel like it might politically be in our best interest to not host Kubernetes-focused images on DockerHub. Solomon expressed his feelings about that on Twitter (directed at me) a few days ago. But I'll defer to @sgoings on what place is best.

@rimusz
Copy link

rimusz commented Nov 13, 2015

so we have two options left the Google Container Registry or quay.io :)
quay.io has an advantage that it supports rkt images but for the start GCR could be a better option, as it is quicker to work with.
quay.io is not so quick to use from Europe :(

@sgoings
Copy link
Member

sgoings commented Nov 13, 2015

We will probably have our CI system and release process pushing out identical images to all 3. We'll start with just pushing to Docker Hub unless we deal with consistent image push problems... then we can re address.

@bacongobbler
Copy link
Member

I think we've finally determined this, and we are using travis to push to both quay and dockerhub.

duanhongyi pushed a commit to duanhongyi/workflow that referenced this issue Dec 4, 2018
Streamline Az commands, add azure storage accounts to helm install
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants