New RunLLM response generated: >>>*# Question* He...
# runllm-flyte-trial
a
New RunLLM response generated: >>>*# Question* Heya! So, at work they want to move from ECS + Prefect to EKS + a k8s-native Orchestrator. So I'm investigating options! There's one called Argo Hera, but it sounds like you need to have a decent understanding of k8s in order to use it right? Would Flyte let me treat it as more of a "black box"? # Answer Flyte requires Kubernetes as its underlying platform, but it aims to abstract much of the complexity associated with Kubernetes. You can build and manage workflows using the Flyte Python SDK, which simplifies interaction with Kubernetes resources. However, some Kubernetes knowledge is still beneficial for deploying and managing Flyte itself. According to Flyte's community discussions, Flyte needs a Kubernetes cluster to operate, but it can run tasks on ECS with a new backend plugin or Flyte agent. Additionally, another discussion mentions that Flyte can eventually allow you to run models directly within Flyte, potentially saving costs and simplifying operations. Would you like more details on Flyte's architecture or deployment process? Sources: - Flyte's community discussions - another discussion Slack Link https://flyte-org.slack.com/archives/CP2HDHKE1/p1719360444.388409 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.