Hello,
I try to deploy Odoo on a kubernetes server, I use Volume ReadWriteMany to be able to use a replicat > 1.
I used to set 9 workers with only one replicat on my previous configuration.
Now my kubernetes cluster has more than 3 nodes so I want to exploit them.
In the case of replicat =3 , shall I decrease the number of worker to 3 ? Do you think it's a good idea ?
Does it also have an impact on
limit_memory_soft
limit_memory_hard