Is there an implicit CPU limit set for docker containers deployed on a local machine using the docker work pool? Seems to be going over 100% but the host machine has plenty of capacity
j
Jeff Hale
04/29/2024, 6:41 PM
I don’t see anywhere that we set a CPU limit. Docker sets a max, at least with Docker Desktop on Mac. You can override it in the Settings menu of the GUI. Screenshot:
d
Denver H
04/29/2024, 6:52 PM
This is an Ubuntu box but I suppose it could still be docker doing it too. Just wanted to check I wasn't missing a setting in prefect as I'm using a .deploy file to manage the image.
Appreciate the reply