Hello, team! I was trying to deploy flyte on AWS,...
# flyte-deployment
p
Hello, team! I was trying to deploy flyte on AWS, but I am unable to find a document that would instruct me to deploy flyte production ready in a single cluster. Is their any document like flyte_the_hard_way?
a
@prehistoric-potato-69842 welcome! Well, that tutorial covers a complete Flyte deployment up to using auth For a reference implementation of the flyte-binary on AWS using Terraform, there's this repo Does that help?
p
Yes, it does and its a great documentation explaining each step thoroughly. Just was looking for a more simple way to deploy it, surely this repo will help. Thank you.