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 2021/08/11 22:16:20 UTC

[GitHub] [airflow] potiuk commented on pull request #17562: Chart: Support extraContainers in k8s workers

potiuk commented on pull request #17562:
URL: https://github.com/apache/airflow/pull/17562#issuecomment-897197886


   Should not we use (and possibly even enforce) the "lifecycle: Sidecar" ? It is available from K8S 1.18  and seems to handle nicely not only automated termination when all "Standard" containers finished but also proper sequence of Pod termination:
   
   https://banzaicloud.com/blog/k8s-sidecars/#example 


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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