[
https://issues.apache.org/jira/browse/AIRFLOW-5221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17161164#comment-17161164
]
ASF GitHub Bot commented on AIRFLOW-5221:
-----------------------------------------
kuromt commented on pull request #7365:
URL: https://github.com/apache/airflow/pull/7365#issuecomment-660974739
@mik-laj `pod_template_file` and `pod` are solutions for host_aliases.
But host_aliases is useful because `pod_template_file` and `pod` parameters
requires rest of whole complicate parameters of Pod and decreases flexibility.
----------------------------------------------------------------
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:
[email protected]
> Add host alias support to the KubernetesPodOperator
> ---------------------------------------------------
>
> Key: AIRFLOW-5221
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5221
> Project: Apache Airflow
> Issue Type: Improvement
> Components: operators
> Affects Versions: 1.10.4
> Reporter: Derrick Mink
> Assignee: kuromt
> Priority: Minor
>
> [https://kubernetes.io/docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases/]
> The only wait to manage DNS entries for kubernetes pods is through hosts
> aliasesĀ
--
This message was sent by Atlassian Jira
(v8.3.4#803005)