We will be deploying RHOSO18 in prod at the end of this year. We were very exciting on the control plane provisionning which is using all the k8s capabilities in a smart way. However Ironic/metal3 was not an option for us, we wanted to keep our RHEL9 provisionning system with some extra tools that are mandatory for our business case. I'll let you know whenever it's up and running but we target a 1000 compute nodes scale at least.
Hey! You can absolutely keep your own provisioning system. You can set preProvisioned: true in the OpenStackDataPlaneNodeSet. Then we will skip the provisioning step and just start running Ansible jobs against your pre provisioned nodes. Metal3 is just already shipped with OpenShift releases, so we didn’t need to add anything additional to give us the ability to provision baremetal.
Awesome
We will be deploying RHOSO18 in prod at the end of this year. We were very exciting on the control plane provisionning which is using all the k8s capabilities in a smart way. However Ironic/metal3 was not an option for us, we wanted to keep our RHEL9 provisionning system with some extra tools that are mandatory for our business case. I'll let you know whenever it's up and running but we target a 1000 compute nodes scale at least.
Hey! You can absolutely keep your own provisioning system. You can set preProvisioned: true in the OpenStackDataPlaneNodeSet. Then we will skip the provisioning step and just start running Ansible jobs against your pre provisioned nodes. Metal3 is just already shipped with OpenShift releases, so we didn’t need to add anything additional to give us the ability to provision baremetal.
@@triplewho1448 Yeah, exactly that's what we've done to keep our prov system.
Have you ever thought of posting a gist like many others do?
Hey, I could consider it. What would you like to see posted on a gist from this video?