LChloe commented on issue #16505: URL: https://github.com/apache/airflow/issues/16505#issuecomment-871463232
> I think you need to look in your Kubernetes logs. My guess is that some resources are missing and your gunicorn workers cannot start - but this is likely not an airflow problem, but a problem connected with your deployment. Examine your K8S logs. I heartily recommend K9S tool for that. it helps to analyse all-things-kubernetes, you will be able to easily browse logs generated by different part of the system and see the errors generated by kubernetes. Thank you for your suggestion, I think so, because using Docker Compose is normal. But I didn't see the K8S error log, I will try to use the K9S Tool you recommend. -- 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]
