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
average-finland-92144
06/17/2024, 12:25 PM
@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
prehistoric-potato-69842
06/17/2024, 12:35 PM
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.