How to mount a volume to a Kubernetes Pod running a docker container from the Airflow host that triggers it using the KubernetesPodOperator
I have a DAG in airflow that uses the KubernetesPodOperator and I am trying to get some files that are
Continue reading