How to deploy flet web apps with scalability? #3917
Unanswered
GitHunter0
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hi folks, is there a simple solution (no manual Kubernetes) to deploy a flet web app with scalability?
The documentation states that it can be deployed at
fly.io
; however, if you need to scale (more than 1 instance), it will incur in the same issuesGoogle Cloud Run
has with stateful apps using websockets, as described here: https://cloud.google.com/run/docs/triggering/websockets .Is there a workaround to that?
Thank you
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions