Skip to content

Fixing Airflow2 K8s pod operator issue

harshit aggarwal requested to merge airflow2-pip into master

With Airflow 2 K8s operator is throwing errors during pod launch, installing the apache-airflow-providers-cncf-kubernetes library resolves this isssue

More details here - https://stackoverflow.com/questions/69427381/airflow2-0-with-kubernetespodoperator-templatenotfound

Merge request reports