handsome-ocean-90256
01/11/2024, 10:26 AMargo-workflows create
to deploy a metaflow flow onto our k8 cluster. I have noticed that it takes quite a bit of time for each step to download the code package from S3 and for flows with lots of steps this can add quite a lot of time to the duration of the flow. Is there any way to bypass this and instead make it use the code package from the image provided via the kubernetes decorator?