styblope / installer

Install an OpenShift 4.x cluster
https://try.openshift.com
Apache License 2.0
3 stars 0 forks source link

Deploy an OKD cluster #1

Open uselessidbr opened 3 years ago

uselessidbr commented 3 years ago

Version

4.7-rp

$ openshift-install version
<your output here>

Platform:

Vmware

IPI

What happened?

Can i somehow adjust the source code to install and OKD cluster?

What you expected to happen?

Cluster is not coming UP, the nodes doesnt have OVN package installed.

How to reproduce it (as minimally and precisely as possible)?

$ your-commands-here

openshift-install create cluster

Thanks and congrats for the awesome job!

willhaines commented 2 years ago

@uselessidbr I realize that you posted this a while ago, and probably have gotten past it by now, but I thought I'd chime in just in case. We have another fork that builds on this work to support resource pools with IPI, and modified it to install OKD 4.7 in this branch. There's some documentation in the README about how to bump the version.

Also, fwiw, we're in the process of trying to get this merged upstream