Open lemmikens opened 2 years ago
@lemmikens what exactly is not working? (I am not clear if you can even see the Airflow Web UI)
"Node is not ready" is an event from Kubernetes about Nodes, so I highly doubt it's related to this chart.
@lemmikens are you still having this problem?
@lemmikens if you are still having this problem, I wonder if it's related to your extraPipPackages
see a similar issue https://github.com/airflow-helm/charts/discussions/605#discussioncomment-2959935.
Checks
Chart Version
8.5.2
Kubernetes Version
Helm Version
Description
Web node keeps recreating with the error "node is not ready". Every other pod seems to be running fine (see below screenshot). I disabled liveness check and readiness check because it was just infinitely restarting the node. I was not able to get logs because I keep getting a handshake timeout when I attempt to retrieve logs:
Error from server: Get "https://10.6.10.137:10250/containerLogs/airflow/airflow-web-687fd9bf9-j4hg2/airflow-web": net/http: TLS handshake timeout
. My guess is because the pod never fully comes up, but I'm unsure.Thanks for looking this over!
Relevant Logs
Custom Helm Values