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

Create and use Golden images for 1-node clusters #47

Open
jorgemoralespou opened this issue Aug 30, 2017 · 2 comments
Open

Create and use Golden images for 1-node clusters #47

jorgemoralespou opened this issue Aug 30, 2017 · 2 comments

Comments

@jorgemoralespou
Copy link
Contributor

If we can create golden-images (I know openshift engineering are working on it), we could just use these and do a minimal configuration to have a cluster up almost immediately.

@marekjelen
Copy link
Contributor

marekjelen commented Oct 16, 2017

Thinking about this, do you think it makes sense for 1-node cluster to have pre-build image rather then using oc cluster up method?

Maintaining an image requires effort ;)

@jorgemoralespou
Copy link
Contributor Author

@marekjelen If the image is provided by our engineering, you can use oc cluster up method, but don't do all the node provisioning. Just create the node from the image, network, etc... oc cluster up. It should be way faster.
If they maintain, which is the intent, not sire what would be the problem.

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

2 participants