https://flyte.org logo
#ask-the-community
Title
# ask-the-community
a

Andreas Fehlner

12/22/2022, 1:40 PM
I wonder if you could document the sandbox variant more to use it as a production variant. My target system is actually a single Unix server. From there, the Flyte sandbox variant as a single Docker container seems quite attractive? What am I missing here in my considerations?
or maybe I ask different... what is the best way to set up flyte at a single pc
k

Kevin Su

12/22/2022, 6:56 PM
yes, you can deploy sandbox in the single node to test Flyte. However, we don’t suggest to run in production because it’s has a single point of failure. The best way to deploy Flyte is using eks or on-prem multi-nodes.
3 Views