I am working on Hyperledger Fabric for a time being. I want to deploy my Hyperledger to a cloud platform but only public cloud like AWS and Azure are supporting Hyperledger. So how can I deploy Hyperledger on private and opensource cloud like OpenStack?
I have come up with a way by first deploy it on kubernetes and then kubernetes on openstack. Can I do like this or is there any better way?