Sorry for the naive question. I'm using prefect-2....
# prefect-kubernetes
s
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
great work finding it!