Hi, would k8s pull image for each step inside meta...
# ask-metaflow
f
Hi, would k8s pull image for each step inside metaflow if we use
latest
for the image tag?
a
yes, Metaflow doesn't do anything special with image pull policy, and default behavior is to always pull image if the tag is
:latest
https://kubernetes.io/docs/concepts/containers/images/#imagepullpolicy-defaulting