potiuk commented on issue #32233: URL: https://github.com/apache/airflow/issues/32233#issuecomment-1611216848
> [Errno -3] Temporary failure in name resolution That's clear indication of misconfiguration/low resources/networking of your DNS. It's not an Airlfow issue, it's something you should look for in your K8S configuration. From what I know, this usually happens if your k8s has too low resources to handle the load of multiple name resolutions happening quickly or when your networking is configured badly or when your network filerwalls/VPC rules introduce unnecessary timeouts., and it's not chart/airflow but generic k8s problem. You might want to search for similar problems on k8s forums and docs. -- 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]
