They have this VMware Tanzu platform which is like Red Hat Openshift. A heavily customized application packaging , deployment management solution on top of Kubernetes. It can be deployed on any cloud and on-prem DCs. So kinda multi cloud bet. They are selling it in a big way.
What does "They are selling it in a big way" mean?
I've never heard of it, and neither have any of the software engineers who are next to me at the office.
RedHat OpenShift also bombed. They had a great start 11 years ago, but then didn't innovate, and worse, released a 2.0 that wasn't backward compatible. They used the 2.0 release as an excuse to kick off all free plans. What a joke. There's a reason Red Hat isn't a leader in Cloud.
OpenShift is fantastic and I wouldn't hesitate to recommend it to any medium sized startup and up. I run it in my closet. Most medium sized startups end up building out an OpenShift-like K8s but they use 6 months to a year plus to do it.
Upgrades within major versions are totally painless, one-click affairs.
It uses cluster-api to provision clusters. It's very cool and isn't a VMware thing. It's open source, and you can easily run it on regular k8s clusters.
Yes it is a community project but VMware engineers play a big part in maintaining as it is foundational to the kubernetes product that VMware sells. Open source does not mean it runs by itself.