Kate
10/19/2025, 4:31 PMMarvin
10/19/2025, 4:31 PMMarvin
10/19/2025, 4:35 PMpath/to/file.py:my_flowflow.from_source(...)flow = load_flow_from_flow_run(flow_run)
  # Optionally fetch code from source (git, remote storage) into a local directory
  proc = run_flow_in_subprocess(flow, flow_run=flow_run, parameters=flow_run.parameters)
  proc.join()prefect worker startmodule.py:flow_fnflow.from_source(...)prefect.runtime.flow_runKate
10/20/2025, 3:03 PMMarvin
10/20/2025, 3:03 PMMarvin
10/20/2025, 3:09 PMprefect flow-run execute <flow-run-id>module.py:flowKubernetesWorkerKubernetesJobConfigurationjob_variablesprefect flow-run execute [ID]load_flow_from_entrypointload_flow_from_flow_runrun_flowrun_flow_in_subprocessload_flow_runGitRepositoryRemoteStorageLocalStoragejob_variablesprefect flow-run execute <flow-run-id>Kate
10/22/2025, 12:34 PMMarvin
10/22/2025, 12:34 PMMarvin
10/22/2025, 12:38 PMimagePullPolicyIfNotPresentAlwaysimagePullPolicy: AlwaysimagePullSecrets