Hi I want to deploy Flyte onto my EKS cluster and ...
# contribute
a
Hi I want to deploy Flyte onto my EKS cluster and create some basic workflows. Is there any tutorial for that? I did deploy helm chart and some pods did not start, they needed postgre so I am looking for something more comprehensive solution/tutorial. Please assist.
b
Hi @acoustic-city-8573. Can you please take a look at the Deployment Tutorials? https://docs.flyte.org/en/latest/deployment/deployment/index.html. Please let us know which steps failed.
d
this will maybe help
a
I think Flyte to DB connectivity is where I will struggle. Can someone if online guide me?
a
@acoustic-city-8573 the tutorial Han-Ru linked provide step-by-step guidance to deploy Flyte and its dependencies (including the RDS instance). We also maintain a reference implementation for EKS that does it all automatically: https://github.com/unionai-oss/deploy-flyte/tree/main/environments/aws/flyte-core
We can continue the thread in #C01P3B761A6 if needed please
a
Ok, I will reply there.