MatrixManAtYrService commented on issue #20644:
URL: https://github.com/apache/airflow/issues/20644#issuecomment-1004417699


   One thought was that maybe the probe is taking too long to respond, but at 
least when I run it via `kubectl` it returns within a second:
   ```
   $ time bash -c '
   kubectl -n tmp exec $SCHEDULER_POD -c scheduler -- sh -c "cat - > 
./liveness.py ; echo $?"
   '
       0
       bash -c   0.60s user 0.15s system 109% cpu 0.678 total
   ```


-- 
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