You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/17 12:16:30 UTC

[GitHub] [airflow] zhangxiao696 opened a new issue #13133: 【no the feature???】Run multiple containers in `KubernetesPodOperator`

zhangxiao696 opened a new issue #13133:
URL: https://github.com/apache/airflow/issues/13133


   Does the airflow.contrib.operators.kubernetes_pod_operator.KubernetesPodOperator have the possibility to start mutliple containers in the same pod?
   
   If it has, where can I set related config?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] zhangxiao696 commented on issue #13133: 【no the feature???】Run multiple containers in `KubernetesPodOperator`

Posted by GitBox <gi...@apache.org>.
zhangxiao696 commented on issue #13133:
URL: https://github.com/apache/airflow/issues/13133#issuecomment-747817984


   > Have you tried using the KubernetesExecutor and using pod overrides like this example? https://github.com/apache/airflow/blob/master/airflow/example_dags/example_kubernetes_executor_config.py
   
   I need use KubernetesPodOperator in the project, can you have some methods?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] eladkal closed issue #13133: 【no the feature???】Run multiple containers in `KubernetesPodOperator`?

Posted by GitBox <gi...@apache.org>.
eladkal closed issue #13133:
URL: https://github.com/apache/airflow/issues/13133


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] eladkal commented on issue #13133: 【no the feature???】Run multiple containers in `KubernetesPodOperator`?

Posted by GitBox <gi...@apache.org>.
eladkal commented on issue #13133:
URL: https://github.com/apache/airflow/issues/13133#issuecomment-796553643


   Please use stackoverflow / slack for questions.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] hedrickw commented on issue #13133: 【no the feature???】Run multiple containers in `KubernetesPodOperator`

Posted by GitBox <gi...@apache.org>.
hedrickw commented on issue #13133:
URL: https://github.com/apache/airflow/issues/13133#issuecomment-747481813


   Have you tried using the KubernetesExecutor and using pod overrides like this example? https://github.com/apache/airflow/blob/master/airflow/example_dags/example_kubernetes_executor_config.py


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org