I want to run my openedx instance in my local cluster using minikube. When I run “tutor k8s launch”, the database creation and migrations got failed.
when I view logs, I found that it can’t connect to mysql server.
Does anyone had the same problem and how did he solve it ?
Thanks in advance
regis
(Régis Behmo )
2
Please see my comment from a couple days ago: Kubernetes as an Open edX development environment - #4 by regis
tl;dr: local deployment with Kubernetes does not work out of the box and we need to fix this. We are tracking this issue here: How to run Open edX on a local Kubernetes cluster? · Issue #4 · openedx/wg-devops · GitHub Feel free to pitch in.