⛹🏼Add tools

This commit is contained in:
Mia von Steinkirch, Ph.D., M.Sc 2020-01-21 14:52:30 -08:00 committed by GitHub
parent 256b5685a2
commit 3c0a64d3b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -94,3 +94,11 @@ class AddMyTask(luigi.Task):
| sync tasks to workers | yes | no |
| scheduling | yes | no |
---
## Tools
* [Incubator Airflow data pipelining](https://github.com/apache/incubator-airflow)
* [Awesome Airflow Resources](https://github.com/jghoman/awesome-apache-airflow).
* [Airflow in Kubernetes](https://github.com/rolanddb/airflow-on-kubernetes).
* [Astronomer: Airflow as a Service](https://github.com/astronomer/astronomer).