Hello Prefect, One our flow run got an Connection ...
# prefect-community
h
Hello Prefect, One our flow run got an Connection Error at the start of the flow run, which we never seen before. Do you know what caused that?
Copy code
HTTPSConnectionPool(host='10.124.0.1', port=443): Max retries exceeded with url: /apis/batch/v1/namespaces/default/jobs (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fa7a7705668>: Failed to establish a new connection: [Errno 111] Connection refused',))
👀 1
n
Hi @Hui Zheng - this appears to be a problem with your k8s cluster; it looks like the k8s API isn't responding for some reason.