Hello everyone 🙂 I'm trying to run flows on a Kubernetes cluster (Minikube for now) and I'm struggling to with an issue -- I see agents alive and responsive, but they don't pick up any tasks.
I'm running on Prefect Cloud, using the DaskExecutor with Docker storage (passing in a Dockerfile which built fine). Code/more details in thread.
Would appreciate any help, thanks!
Prash S
01/09/2021, 6:41 PM
Code
Prash S
01/09/2021, 6:41 PM
Agent alive
j
Jenny
01/09/2021, 6:45 PM
Hi @Prash S - Have you started a flow run? Can you see any submitted in the dashboard of the UI?
p
Prash S
01/09/2021, 6:46 PM
Hi @Jenny -- yes, a flow is running. It was working previously with the agent executing locally