-
Notifications
You must be signed in to change notification settings - Fork 14
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
fix: CoreDNS image cannot be pulled when use custom registry as kubernetes_image_repository #30
Comments
@cuttingedge1109: thanks for the bug report, I think we already have use cases where we are actually accomodating for the fact that coredns images are all at a weird path. since it would be an api breaking change if we made that change, do you think you it makes sense for us to have overrides available instead so you can override the kubeadm config? |
yeap, that will work also |
@cuttingedge1109 I believe this shouldn't be needed now cause all images will have that direct path under the |
@mnaser sorry for my late response. |
kubernetes/kubeadm#2714
The text was updated successfully, but these errors were encountered: