https://dagster.io/ logo
#deployment-kubernetes
Title
# deployment-kubernetes
j

Jimmy Du

01/19/2023, 10:33 PM
Hi Dagster Community, What is the expected avg/p100 overhead latency per op from using the k8s_job_executor (from needing to pull docker images/load the application for the first time)? Are there recommended best practices for optimizing the overhead latency?
a

Andrea Giardini

01/20/2023, 8:07 AM
Pre-pulling the images you need on the nodes should give you a pretty good head start
🙏 1
2 Views