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

Unable to pull images in offline Kubernetes cluster #1927

Closed
yehiyam opened this issue Feb 14, 2018 · 3 comments
Closed

Unable to pull images in offline Kubernetes cluster #1927

yehiyam opened this issue Feb 14, 2018 · 3 comments

Comments

@yehiyam
Copy link
Contributor

yehiyam commented Feb 14, 2018

When working in a disconnected k8s cluster, we use a private docker registry for all of the images.
While the image name for the etcd itself can be specified, the busybox image name is hard coded.
Can the option to specify the image/tag/registry for the busybox image be added?

Thanks

@hongchaodeng
Copy link
Member

Same issue for the restore container:

Image: "tutum/curl",

@hongchaodeng hongchaodeng changed the title Unable to use etcd-operator in disconnected Kubernetes cluster with private registry Unable to pull images in offline Kubernetes cluster Feb 14, 2018
@gacopl
Copy link

gacopl commented Dec 7, 2018

yup that busybox container makes me crazy @yehiyam found any solution ?

@yehiyam
Copy link
Contributor Author

yehiyam commented Dec 7, 2018

Hi @gacopl
I created a pull request for that #1928. I believe it was merged into 0.9 and later

@yehiyam yehiyam closed this as completed Dec 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants