Zhang Li 477fdb10df update config | 2 years ago | |
---|---|---|
.. | ||
charts | 2 years ago | |
dockerfiles | 2 years ago | |
files | 2 years ago | |
newsfragments | 2 years ago | |
templates | 2 years ago | |
.helmignore | 2 years ago | |
Chart.lock | 2 years ago | |
Chart.yaml | 2 years ago | |
INSTALL | 2 years ago | |
LICENSE | 2 years ago | |
NOTICE | 2 years ago | |
README.md | 2 years ago | |
RELEASE_NOTES.rst | 2 years ago | |
values.schema.json | 2 years ago | |
values.yaml | 2 years ago | |
values.yaml.bk | 2 years ago | |
values_schema.schema.json | 2 years ago |
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
, LocalKubernetesExecutor
, CeleryExecutor
, CeleryKubernetesExecutor
, KubernetesExecutor
.1.10+
, 2.0+
PostgresSQL
, MySQL
CeleryExecutor
provided by KEDAFull 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.