openshifter icon indicating copy to clipboard operation
openshifter copied to clipboard

Create and use Golden images for 1-node clusters

Open jorgemoralespou opened this issue 7 years ago • 2 comments

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.

jorgemoralespou avatar Aug 30 '17 15:08 jorgemoralespou

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 ;)

marekjelen avatar Oct 16 '17 10:10 marekjelen

@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.

jorgemoralespou avatar Nov 24 '17 16:11 jorgemoralespou