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

when create profile,it need to pull image from internet,i need to switch it private registry #7550

Closed
lordebj opened this issue Apr 13, 2024 · 3 comments

Comments

@lordebj
Copy link

lordebj commented Apr 13, 2024

when create profile,it need to pull image from internet,i need to switch it private registry

@kubeflow-bot kubeflow-bot added this to To Do in Needs Triage Apr 13, 2024
@lordebj
Copy link
Author

lordebj commented Apr 13, 2024

i create a profile, which designates user and namespace
it create namespace and create two deploy in the namespace
ml-pipeline-ui-artifact
ml-pipeline-visualizationserver
this two deploy create pod pulling image from internet
the image is gcr.io/ml-pipeline/frontend:2.0.3
how can switch it to my private registry without patch the deploy but by changing the profile controller

@lordebj
Copy link
Author

lordebj commented Apr 13, 2024

there is a same case when i new a notebook in the central dashboard.
is there a another way just not to patch the deploy but the environment.

@thesuperzapper
Copy link
Member

@lordebj Using a private container registry (or air-gapped cluster) is very complex with upstream Kubeflow.

Since this is a very specialized use-case we are unlikely to ever support it officially.

However, you can achieve this with deployKF, please see this guide for more info:

Needs Triage automation moved this from To Do to Closed May 24, 2024
@thesuperzapper thesuperzapper closed this as not planned Won't fix, can't repro, duplicate, stale May 24, 2024
@kubeflow-bot kubeflow-bot removed this from Closed in Needs Triage May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants