After deploying a kubernetes worker, I'm seeing du...
# prefect-cloud
k
After deploying a kubernetes worker, I'm seeing duplicate workers (as offline) in the cloud UI. It kinda seems like a net-new worker is getting recreated, and the old one is going offline on a specific cadence. Is this expected behavior?
k
Looks indicative of worker restarts to me
k
Right
k
do you have any metrics or k8s events on it?
k
I'll monitor this. Its not actually affecting flow execution which is niiice If it continues I'll narrow down some logs on the terminated workers Thanks for the response KG1
m
We have these normally when worker pods get evicted
👀 1