[
https://issues.apache.org/jira/browse/AIRFLOW-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nolan emirot updated AIRFLOW-4234:
----------------------------------
Description:
I was able to launch a task using k8sPodOperator using a public docker image.
Unfortunately I'm not sure how we can pull image from private docker registry.
(If you are using a third party to deploy airflow it's not configured within
your k8s cluster is this possible to add registry credential in airflow ?)
I also would like to know if the code should be bake inside the docker image
or the code (python/bash task ) should be mounted inside the the pod.
was:
I was able to launch a task using k8sPodOperator using a public docker image.
Unfortunately I'm not sure how we can pull image from private docker registry.
(If you are using a third party to deploy airflow it's not configured within
your k8s cluster)
I also would like to know if the code should be bake inside the docker image
or the code (python/bash task ) should be mounted inside the the pod.
> Add Documentation around K8sPodOperator and K8sPodExecutor
> ----------------------------------------------------------
>
> Key: AIRFLOW-4234
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4234
> Project: Apache Airflow
> Issue Type: Improvement
> Components: Documentation, kubernetes
> Affects Versions: 1.10.2
> Reporter: nolan emirot
> Priority: Trivial
>
>
> I was able to launch a task using k8sPodOperator using a public docker image.
> Unfortunately I'm not sure how we can pull image from private docker registry.
> (If you are using a third party to deploy airflow it's not configured within
> your k8s cluster is this possible to add registry credential in airflow ?)
> I also would like to know if the code should be bake inside the docker image
> or the code (python/bash task ) should be mounted inside the the pod.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)