Reddy1990 commented on issue #12074: URL: https://github.com/apache/airflow/issues/12074#issuecomment-876442574
Hi, is there anyway that the pod created in the first execution of task can be reused for the next scheduled run. Instead of creating a new pod for every run. I have a batch job that runs for every minute in this scenario I want the pod to be running and make use of the existing pod. I'm aware its possible in direct K8s, but I want use Airflow for managing my tasks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
