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

Support loading images into kudo test-managed kind clusters #684

Closed
jbarrick-mesosphere opened this issue Aug 1, 2019 · 2 comments
Closed

Comments

@jbarrick-mesosphere
Copy link
Member

jbarrick-mesosphere commented Aug 1, 2019

What would you like to be added:

We should support loading docker images into a kudo test-managed kind cluster: https://kind.sigs.k8s.io/docs/user/quick-start#loading-an-image-into-your-cluster

Why is this needed:

To support use-cases where users build an image and test it in kind and avoid pulling images on every test run.

@jbarrick-mesosphere
Copy link
Member Author

/priority low

You can currently accomplish this by starting the kind cluster and running kind load before kudo test. You just cannot do it if the cluster is entirely managed by kudo test.

@zen-dog
Copy link
Contributor

zen-dog commented Jul 7, 2020

This is supported now.

@zen-dog zen-dog closed this as completed Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants