Join Slack
Powered by
Hi, would k8s pull image for each step inside meta...
# ask-metaflow
f
fast-vr-44972
11/22/2023, 2:03 PM
Hi, would k8s pull image for each step inside metaflow if we use
latest
for the image tag?
a
average-beach-28850
11/22/2023, 6:05 PM
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
7
Views
Open in Slack
Previous
Next