Getting started
This guide gets you started with Airflow using the Stackable Operator. It guides you through the installation of the Operator as well as an SQL database and Redis instance for trial usage, setting up your first Airflow cluster and connecting to it, and viewing and running one of the example workflows (called DAGs = Direct Acyclic Graphs).
Prerequisites for this guide
You need:
-
a Kubernetes cluster
-
kubectl
-
Helm
Resource sizing depends on cluster type(s), usage and scope, but as a minimum starting point the following resources are recommended for this operator:
-
0.2 cores (e.g. i5 or similar)
-
256MB RAM