turbaszek opened a new issue #10358:
URL: https://github.com/apache/airflow/issues/10358


   **Description**
   
   Airflow is using [KEDA](https://keda.sh) to achieve autoscaling behavior for 
`CeleryExecutor` in case of Kubernetes deployment. It is also incorporated in 
our Helm chart.
   
   We should add documentation in the form of best practices / watchouts, it 
should include:
   - adjusting `terminationGracePeriodSeconds` of worker pods to avoid 
termination of long-running tasks 
   - suggestions for metric setup (min, max, target)
   
   **Use case / motivation**
   
   Help people understand what possible problems may occur with autoscaling. 
   
   **Related Issues**
   
   N/!
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to