raefezzeldin opened a new issue #18135: URL: https://github.com/apache/airflow/issues/18135
### Apache Airflow version 2.1.3 (latest released) ### Operating System Official image os ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### Deployment details Helm chart Azure Kubernetes Cluster K8s version1.18 Kubernetes executor ### What happened When enable dag persistence feature on aks with 2 agent pool node and try to use multi node of schedule both scheduler node are created on node as one azure disk is created and doesn’t support multi node connection. Though all pods are ### What you expected to happen I am expecting to create another azure disk is created for the other scheduler node on the another node so each node has its own azure disk on each separate node. To distribute the load on the two aks node. ### How to reproduce _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
