Recent posts

Airflow on Kubernetes and HA on API Server

4 minute read

This article is for: - If you are running Airflow on Kubernetes with Kubernetes executor and - You are running the K8s API server on HA and - You are wonderi...

Remote logging to S3 on Airflow

1 minute read

Why remote logging is required Required if running on Kubernetes Space is an issue What options do we have for remote logging ...

Run Airflow on Kubernetes

6 minute read

TL;DR: helm repo add airflow-stable https://airflow-helm.github.io/charts helm repo update helm install airflow airflow-stable/airflow