kubeflow / pipelines

Machine Learning Pipelines for Kubeflow
https://www.kubeflow.org/docs/components/pipelines/
Apache License 2.0
3.6k stars 1.62k forks source link

pipeline runs in a air-gapped kubernetes cluster , workflow pod failed because of pulling image from internet registry #10682

Closed lordebj closed 6 months ago

lordebj commented 6 months ago

Discussed in https://github.com/kubeflow/pipelines/discussions/10677

Originally posted by **lordebj** April 8, 2024 i setup a air-gapped kubernetes cluster by using with kustomize build example |kubectl apply -f - the environment is kubernetes 1.28.3 and kubeflow 1.8 thing goes well,all the pod run ok but when i run the example pipeline the pod fail , it has to pull some image like - image: gcr.io/ml-pipeline/kfp-driver@sha256:8e60086b04d92b657898a310ca9757631d58547e76bbbb8bfc376d654bef1707 - image: gcr.io/ml-pipeline/argoexec:v3.3.10-license-compliance how can change it to my private registry
rimolive commented 6 months ago

Please keep interacting in the discussions thread. Issues are for bug fixes and feature discussion.

/close

google-oss-prow[bot] commented 6 months ago

@rimolive: Closing this issue.

In response to [this](https://github.com/kubeflow/pipelines/issues/10682#issuecomment-2044569610): >Please keep interacting in the discussions thread. Issues are for bug fixes and feature discussion. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.