openfun / arnold

:construction_worker_woman: Deploy your applications to Kubernetes with Ansible
MIT License
40 stars 8 forks source link

A question about database #798

Open jo316it opened 1 month ago

jo316it commented 1 month ago

I'm running this project in development mode on a K8S Bare Metal and I have a question about the databases. Would it be possible to run Mysql and Mongo on multiple nodes with multiple pods? If so, is there any documentation to consult for this? If this is not possible, what recommendation would you give regarding this?