Docker and k8s volumes

Hi,
I found nothing in documentation and forum about these two topics:

  1. 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?

  2. 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?