The Wayback Machine - https://web.archive.org/web/20201014164030/https://github.com/google/ko/issues/190
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

Using kind with a cluster not named kind results in image pullbackoff #190

Open
n3wscott opened this issue Sep 18, 2020 · 2 comments
Open

Using kind with a cluster not named kind results in image pullbackoff #190

n3wscott opened this issue Sep 18, 2020 · 2 comments

Comments

@n3wscott
Copy link
Contributor

@n3wscott n3wscott commented Sep 18, 2020

I found using kind and naming the cluster something other than the default that kind uses : kind results in ko apply pods failing to start, erroring with ImagePullBackoff.

Likely related to this comment: #180 (comment)

@n3wscott
Copy link
Contributor Author

@n3wscott n3wscott commented Sep 18, 2020

@n3wscott
Copy link
Contributor Author

@n3wscott n3wscott commented Sep 18, 2020

The workaround is to set KIND_CLUSTER_NAME.

I would expect to use the kind cluster that is currently being used by the kubecontext.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.