Kubernetes Executor — Airflow Documentation
airflow.apache.org › 1 › kubernetesKubernetes Executor. The kubernetes executor is introduced in Apache Airflow 1.10.0. The Kubernetes executor will create a new pod for every task instance. Example helm charts are available at scripts/ci/kubernetes/kube/ {airflow,volumes,postgres}.yaml in the source distribution. The volumes are optional and depend on your configuration.
Kubernetes — Airflow Documentation
airflow.apache.org › 1 › kubernetesKubernetes Executor ¶. The kubernetes executor is introduced in Apache Airflow 1.10.0. The Kubernetes executor will create a new pod for every task instance. Example helm charts are available at scripts/ci/kubernetes/kube/ {airflow,volumes,postgres}.yaml in the source distribution. The volumes are optional and depend on your configuration.