| What Determine how we can install an OpenShift origin latest release (3.9) cluster instead of an OCP cluster. Why We have tooling in place that allows us to create OCP clusters relatively easily using the atomic openshift installer. This internally is using a version of the openshift ansible repo to provision it and up to now has only been used to create OCP clusters.
- Can the installer be used to create an origin 3.9 cluster?
- Does tooling need to change to allow this to work?
|