Hello,
Does anyone have experience with configuring and running LimeSurvey on Kubernetes? Such configuration would include loadbalancing, a Redis instance for storing session information, multiple workers to serve requests, a MariaDB database cluster, and persistent object storage for storing LimeSurvey and theme files.
Also, how would you keep file system documents in sync between the LimeSurvey workers? Are there any other considerations?
Thanks!
I wrote a test setup for myself and it works from all what I can say. It's built for Kyma, plain Kubernetes will not support API rules, so leave that away.
github.com/skye0402/limesurvey/tree/master