This message was deleted.
# ask-for-help
s
This message was deleted.
b
You can actually skip the image building part if you somehow build and push the image with the tags that yatai is expecting
So you could say, build the image locally (with caching and everything), tag it, then push it
So when yatai checks for that image, it's there, and the entire image building process is skipped
https://medium.com/@bentanweihao/setting-up-yatai-on-gke-dc27444bead0 (Scroll all the way down "Bypassing the Yatai Image Builder")
а
Nice, so this way I can basically build the image at the end of model training. Thank you!
b
Yes indeed. And deploy immediately