Apache Airflow is a platform to programmatically author, schedule and monitor workflows.
This chart will bootstrap an Airflow deployment on a Kubernetes cluster using the Helm package manager.
LocalExecutor
, CeleryExecutor
, KubernetesExecutor
2.X.X
): LocalKubernetesExecutor
, CeleryKubernetesExecutor
8.21.0+
:airflow.providers.amazon.aws.executors.batch.AwsBatchExecutor
airflow.providers.amazon.aws.executors.ecs.AwsEcsExecutor
1.10+
, 2.0+
, 3.0+
PostgreSQL
, MySQL
CeleryExecutor
provided by KEDAPostgreSQL
and PgBouncer
with a battle-tested configurationFull documentation for Helm Chart (latest stable release) lives on the website.
Note: If you're looking for documentation for main branch (latest development branch): you can find it on s.apache.org/airflow-docs/. Source code for documentation is in ../docs/helm-chart
Want to help build Apache Airflow? Check out our contributing documentation.