Hacker News new | ask | show | jobs
by majewsky 2646 days ago
In fact, my team does Kubernetes on OpenStack on Kubernetes. :)

It's OpenStack on Kubernetes because we deploy the OpenStack components on a baremetal Kubernetes cluster (with actual payloads running in VMware), and it's Kubernetes on OpenStack because we have an addon service that allows customers to spin up Kubernetes on the VMware VMs created by OpenStack. We also dogfood this because the baremetal Kubernetes cluster is not large enough to hold all our internal services.

1 comments

So you're running VIO / vmWare integrated OpenStack?
No. We started with our efforts before VIO was a thing. You can see what we're doing at https://github.com/sapcc, though admittedly that org is quite busy and I don't know every part of it myself.