Jun-09-2022, 11:14 PM
Hey guys..
Trying to run airflow locally in kibernetes executor but im having some troubles.
I dint want to use Helm.
I use Kind for the cluster setup.
I want to run airflow outside of the cluster, and use the cluster only for running images.
Currently, KUbernetesPodOperator
fails immediately once it starts, w/o any logs on airflow ui.
Trying to run airflow locally in kibernetes executor but im having some troubles.
I dint want to use Helm.
I use Kind for the cluster setup.
I want to run airflow outside of the cluster, and use the cluster only for running images.
Currently, KUbernetesPodOperator
fails immediately once it starts, w/o any logs on airflow ui.