-
|
Is it possible to horizontally scale the Freescout image? Is it stateless enough to be able to run multiple instances of the image without issue? I've deployed it to my kubernetes cluster and I am wonder if this is possible or if it will cause issues and if vertical scaling is the only way. I don't have an immediate need to scale horizontally right now. I am just gauging whether I can use it long-term as I grow my application. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Yes, it's possible, but I don't provide the ability with a single command. The various images that are used to build the image would need config flags to support it. It's something I typically do with my support contracts - reach out if you need assistance. |
Beta Was this translation helpful? Give feedback.
Yes, it's possible, but I don't provide the ability with a single command. The various images that are used to build the image would need config flags to support it.
It's something I typically do with my support contracts - reach out if you need assistance.