I am implementing Odoo ERP to work with high availability on AWS. I configured the Docker cluster service called ECS, but when I use more than one instance, Odoo seems to lose control of sessions, generating different types of errors and bad behavior.
What should I configure to fix this problem?
P.S. Using just a single instance, Odoo works perfectly.
Hello Alex.
Please provide more details about your experience: did you install multiple Odoo instances in k8s ?
How did you manage applying one license to multiple instances ?