Mysql database galera cluster - best practices

What is the best way to archive a mysql galera cluster on rancher ?
i want to make a structure with multiple mysql master for replication, but i don’t know which can be the best way to achieve that.

hey @shakisha did you succeed to build a galera cluster using Rancher ? I’m a bit lost as well on how to do it.

I found some examples using docker cli or others orchestrators like:

I’m pretty sur that everything is there but I’m a bit confuse on how to to translate that in rancher way (stack ?) specially on how to link all nodes together…

If someone didi it, I’ll appreciate some tips :smile:

Renaud