In this article, I will demonstrate how we can build an Elastic Airflow Cluster which scales-out on high load and scales-in, safely, when the load is below a threshold. Scroll to setup if you want to test it out first. Autoscaling in Kubernetes is supported via Horizontal Pod Autoscaler. Using…