potiuk commented on issue #33080: URL: https://github.com/apache/airflow/issues/33080#issuecomment-1666891135
it's clearly about **some** conditions not fulfilled - but what conditions those are, guessing is not the best idea. You need to look at the admin panel and logs of your K8S instance. I believe when you look at the logs of k8s it wil tell you what conditions were not met. There is no point guessing, you need to see the logs of K8S that can tell you in details. It's something you need to learn how - each k8s deployment has it done differently but you can also query for the status with kubectl. But you need to find the exact commands. How it is exactly I do no know and I know it needs quite a bit of digging, but learning it is a good idea in general. -- 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]
