Hi, Is it possible to run a full production datah...
# getting-started
p
Hi, Is it possible to run a full production datahub instance in a Minikube or are you advising not to run production in Minikube? Best Regards Chris
a
Hi, where would you host minikube? It should be possible! We mention MiniKube in this doc https://datahubproject.io/docs/deploy/kubernetes/
@brainy-tent-14503 might be able to provide more insight here
b
I’ve certainly run the entire DataHub stack within minikube for development and testing purposes, however never in production. I suppose you get the benefit of helm chart configuration over quickstart, but none of the reliability of an actual k8 cluster. Would I recommend it for production, probably not, however there is no technical reason it can’t be done.