I am getting started with Airflow and trying to use the KubernetesPodOperator, but I am having trouble with downloading images from private registries. I did some research but I couldn't find an answer to my problem.
Putting it simply: can I use private images from DockerHub with the KubernetesPodOperator?