Never used VMWare, but ran OpenStack in my lab ~6 years ago. It's an awesome bit of tech, but the thing to keep in mind is it very much isn't a "product" like VMWare. It's a big pile of python code and config files that mostly kinda sorta work out of the box, but is really aimed at large operators who have full time on staff developers to write custom bits to glue stuff together to make it work with their particular setup
homelab
Thanks for that feedback. I also understand and have read that you are basically taking a bunch of tech that is it’s own tech in it’s own and then openstack glued it together (like you are stating).
I also see that there are many different projects in how you can deploy this too. Some say “don’t use ____ if you want multi node” and some are like “this _____ is the easiest to run”. Did you just use whatever Openstack suggested to install or did you use one of these other wrapper projects that helped too? I understand that some of this may have changed from 6 years ago though.
I mostly just followed the official docs, and yeah, stuff will have changed dramatically in the last few years (I'm also better at running a lab than I was at the time, oh well).
Do you need to switch? I thought openstack had connectors to use VMware as hypervisor. So just stock the openstack on top of your current stack.
Don't "need" to, no. I can put it on top, so that is what I planned to do to POC, but if I like it, I would rather not have software/resources taken up on top of resources. But I am asking if anyone has already done this either direction and their experience.