https://prefect.io logo
Title
s

Sean Davis

12/09/2022, 9:02 PM
Sorry for the naive question. I'm using prefect-2.7.0 on kubernetes and agent and orion are working as expected. I now have a job that requires additional resources (eg.,
cpu: "4"
and
memory: "16G"
). Where is the recommended place to make that adjustments in prefect to result in the final kubernetes job manifest containing those resource requests? Custom manifest? JSON patch? Is there documentation that I missed somewhere? Thanks for any pointers.
@Anna Geller saves my day, again.
🙌 2
:gratitude-thank-you: 1
❤️ 2
a

Anna Geller

12/09/2022, 11:06 PM
great work finding it!