Hi,
I found nothing in documentation and forum about these two topics:
-
Is there a way to use
DockerOperator
with volumes in Cloud (volumes there require absolute paths - outside of airflow docker image) so is there a way of getting this path? -
Otherwise with
KubernetesPodOperator
is there a way to have a volume mounted or maybe you do proviode some volumes and users can make claims on them?