Example DAGs for users to refer to when writing their own
These are example DAGs for apache-airflow
NOTE: Currently used by dev
instance of Airflow (see default values for airflow-k8s
helm chart)
In Airflow, a DAG
—or a Directed Acyclic Graph—is a collection of all the tasks you want to run, organized in a way that reflects their relationships and dependencies.
You can pass a kube2iam annotation to the PodOperator see the assume role operator for details.
TODO
https://airflow.apache.org/concepts.html
PRs accepted.
Apache 2.0 © Ministry of Justice