hussein-awala commented on code in PR #59: URL: https://github.com/apache/airflow-ci-infra/pull/59#discussion_r1741275758
########## Airflow_CI.png: ########## Review Comment: There are two scales: pods scaling for runner set deployment and nodes scaling to schedule the pods. The two types come sequentially, where the ARC detect asks the runner deployment to run a job, if there is no available runners, and the number of runners in the deployment is smaller than the configured max, it creates a new runner pod. The rest is handled by K8S scheduler and autoscaler. -- 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]
