https://prefect.io logo
Title
l

Luke Segars

05/20/2022, 2:30 AM
One more question! How can I specify resource requirements for Kubernetes in Orion? In v1 I used the JOB_MEM_REQUEST env variables (and similar): https://github.com/PrefectHQ/prefect/blob/master/src/prefect/agent/kubernetes/deployment.yaml#L36, but those don't seem to have an effect on the Orion agent.
1
To clarify, I'm interested in changing the resources available to my jobs (not the prefect agent or api containers, i'm good there)
z

Zanie

05/20/2022, 3:47 AM
We haven’t exposed this functionality yet but we’re designing it right now 🙂
🙌 1
l

Luke Segars

05/20/2022, 4:10 AM
woooo! is there a github issue i can follow? this will be important for us before we transition v1 -> v2. thanks Michael!
a

Anna Geller

05/20/2022, 10:59 AM
no open issue, we track that internally but if you track #announcements or https://discourse.prefect.io/tag/release-notes you'll stay up to date
l

Luke Segars

05/20/2022, 2:13 PM
good deal, thank you 🙏
z

Zanie

05/20/2022, 2:49 PM