potiuk commented on code in PR #51586:
URL: https://github.com/apache/airflow/pull/51586#discussion_r2150786168


##########
airflow-core/src/airflow/config_templates/config.yml:
##########
@@ -679,6 +679,39 @@ database:
       type: integer
       example: ~
       default: "10000"
+    check_db_discovery:

Review Comment:
   So you should talk to your k8s infra guys (if you have a separate team to 
manage your k8S) - not to your airflow team. But I have no idea whatsoever how 
your team is organised and who is responsible for what, so it's hard for me to 
give you advice on who in your organisation you should talk to.
   
   But ... DNS is a k8s infra thing. You need to have DNS working for any app 
running on top of k8s (or anything else) if your team is managing just airflow, 
they are not managing DNS on your K8S. That's important distinction.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to