Join Slack
Powered by
Excuse me, could you tell me the default resource ...
# flyte-support
e
enough-notebook-15673
03/14/2023, 2:23 PM
Excuse me, could you tell me the default resource size? When I see the document, those are None but if I did not set any for them, then what size is allocated for each task?
https://docs.flyte.org/projects/flytekit/en/latest/generated/flytekit.Resources.html
🙏 1
m
magnificent-teacher-86590
03/14/2023, 4:27 PM
Default resource should be configured in flytepropeller deployment i think
magnificent-teacher-86590
03/14/2023, 4:28 PM
or it might be in flyteadmin
🙌 2
h
hallowed-mouse-14616
03/14/2023, 5:21 PM
yeah, there's a
task-resources configuration option in flyteadmin
that sets these defaults. this covers the very basic use-cases but you can use
matchable resources
to setup project / domain specific or even workflow-level specific resource requests as well.
🙏 2
153
Views
Open in Slack
Previous
Next