One more question! How can I specify resource requ...
# prefect-community
l
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
We haven’t exposed this functionality yet but we’re designing it right now 🙂
🙌 1
l
woooo! is there a github issue i can follow? this will be important for us before we transition v1 -> v2. thanks Michael!
a
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
good deal, thank you 🙏
z