Cab Maddux
03/11/2020, 6:18 PMflow.environment = KubernetesJobEnvironment(job_spec_file='...')
prior to flow.register()
and have the k8s agent use my job_spec_file
to create the job? My job spec file is basically just the example here: https://docs.prefect.io/cloud/execution/k8s_job_environment.html#examplesZachary Hughes
03/11/2020, 7:32 PM