Replies: 2 comments 1 reply
-
Oops, I missed it because I was looking at the CRD defintion but it's present in the docs. I believe this is at the pipeline level https://numaflow.numaproj.io/user-guide/reference/configuration/pipeline-customization/ While this is at the vertex level https://numaflow.numaproj.io/user-guide/reference/configuration/container-resources/ |
Beta Was this translation helpful? Give feedback.
1 reply
-
@louisnow - do you mind putting your company name in https://github.com/numaproj/numaflow/blob/main/USERS.md? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to set custom CPU and memory resources for in built filters/sources/sinks?
I understand it's possible for custom UDF where we specify the contain template but it doesn't look like I can set custom k8s resources for the in-built filters, sources and sinks. This would allow us to highly fine tune each pipeline.
Is there a way to maybe do this at an individual pipeline level if not at a vertex level?
Beta Was this translation helpful? Give feedback.
All reactions