New RunLLM response generated: >>>*# Question* Hi...
# runllm-flyte-trial
a
New RunLLM response generated: >>>*# Question* Hi I want to know, what’s different between
flyte demo start
and
flyte sandbox start
? # Answer The primary difference between
flytectl demo start
and
flytectl sandbox start
lies in their setup and intended use cases. According to Flyte GitHub issue #2503,
flytectl demo start
uses a single binary to bundle all Flyte components, making it faster and lighter to spin up. It is recommended for beginners and quick testing. On the other hand,
flytectl sandbox start
uses all Flyte released images and mimics a full production environment, which is more suitable for advanced users who need to perform end-to-end testing and have better control over the setup. Would you like more details? Sources: - Flyte GitHub issue #2503 Slack Link https://flyte-org.slack.com/archives/CP2HDHKE1/p1723010609.506839 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.