Hello!
I’m very new to Flyte, and I’m trying to deploy some workflows to AWS to make processing faster. I have a deployment running, console is accessible and all. Now I need to deploy the custom images to AWS, and I’m wondering what would be the recommended way to do so. I understand the images should be pushed to a registry, should I go for AWS ECR, perhaps Docker hub, or something else? And after pushing the images to a registry, how do I configure the flyte cluster to be able to access those images?
Best,
Ekku, CTO & Co-Founder @ inven
f
freezing-airport-6809
07/27/2022, 2:53 PM
Hi @strong-quill-48244 firstly welcome to the community and thank you for trying Flyte.
To push the container you can use any registers for AWS my recommendation is ECR, as permissions are easier
s
strong-quill-48244
07/27/2022, 2:56 PM
@freezing-airport-6809 Thanks for the recommendation! I’ll give ECR a try. Do I need to configure flyte permissions somehow for it to access the images? Or should it just work
s
shy-grass-43338
07/27/2022, 2:58 PM
Hi @strong-quill-48244 Welcome to the community
s
strong-quill-48244
07/27/2022, 2:59 PM
Thank you both @freezing-airport-6809 and @shy-grass-43338!
f
freezing-airport-6809
07/27/2022, 3:21 PM
It should just work as long as your EKs has permissions