Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ContainerBuilder support for non-GCR registries #1700

Closed
gaoning777 opened this issue Jul 29, 2019 · 11 comments
Closed

ContainerBuilder support for non-GCR registries #1700

gaoning777 opened this issue Jul 29, 2019 · 11 comments

Comments

@gaoning777
Copy link
Contributor

Currently, the ContainerBuilder only supports the GCR.
Expose the secret configurations for other content registries: https://github.com/GoogleContainerTools/kaniko#pushing-to-different-registries

@sarahmaddox
Copy link
Contributor

@gaoning777 Can we close this issue, after the merge of the above PRs? We have a note in the docs that we can remove when this issue and #337 are closed.

@gaoning777
Copy link
Contributor Author

Unfortunately, the container builder does not support other registries other than the GCR, yet.

@gaoning777
Copy link
Contributor Author

/unassign @gaoning777
/assign @numerology

@k8s-ci-robot k8s-ci-robot assigned numerology and unassigned gaoning777 Jan 8, 2020
@HassanOuda
Copy link

Any updates on this? What are the implications for container builder not supporting non-GCR registries? We cannot push our images to our own registries?

@Trezorro
Copy link

I'm trying to evaluate the proposition of using KubeFlow for my company's future ML training workflows. We want to use our local kubernetes cluster, to maintain data security, but this issue has me puzzled on whether we will be forced to set up our experiments via GCP instead.

Can anyone shed a light on this for a novice user?

@sallamander
Copy link

I'd like to echo what @Trezorro asked.. is it possible to use kubeflow and kubeflow pipelines with registries other than GCR? From the docs it sounds like it is possible, but I can't find a clear cut example (in the docs or elsewhere online) that spells out how to do this. Has anybody been able to pull an image from Amazon's ECR, or a private docker hub registry, and run a Kubeflow pipeline on it?

@jarednielsen
Copy link

jarednielsen commented Jun 1, 2020

Same here - has anyone pulled an image from Amazon ECR or Docker Hub? The tight linking to GCP would be a deal-breaker.

@stale
Copy link

stale bot commented Aug 30, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Aug 30, 2020
@Bobgy
Copy link
Contributor

Bobgy commented Sep 1, 2020

To answer above questions, the container builder doesn't block any usage. You can use dockerfile to build component base images too.

@stale stale bot removed the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Sep 1, 2020
@stale
Copy link

stale bot commented Dec 1, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the lifecycle/stale The issue / pull request is stale, any activities remove this label. label Dec 1, 2020
@Bobgy
Copy link
Contributor

Bobgy commented Dec 3, 2020

/lifecycle frozen

@k8s-ci-robot k8s-ci-robot added lifecycle/frozen and removed lifecycle/stale The issue / pull request is stale, any activities remove this label. labels Dec 3, 2020
@IronPan IronPan closed this as completed Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants