Hello team! I was wondering if you had any version...
# ask-metaflow
r
Hello team! I was wondering if you had any version compatibility matrix between the version of k8s / argo workflow and Metaflow. We have run into some issues of compatibility in general and after playing with different versions we resolved those for now. The best would be to use the latest metaflow version of course. We are using this repository to fetch our docker images, not sure if it's the right place: https://gallery.ecr.aws/outerbounds. Thank you!
1
a
meow wave - @ripe-car-38698 you should be able to use all versions of kubernetes (beginning 1.19), most versions of argo workflows (argo-workflows 3.5.0-3.5.4 was a broken release from argo that caused major regressions for many workflows). Metaflow itself is strongly backwards compatible and there is no need to use the latest version, unless of course you want to utilize a feature (or a big fix) only available in the newer version.
1
thankyou 1
r
thank you!