Hi everyone! Is there a way to limit concurrency o...
# flyte-support
f
Hi everyone! Is there a way to limit concurrency on a project level? Kind of like
max_parallelism
on Launch plans but for entire project/domains. Just as a safeguard for the amount of pending pods in a namespace
f
Yup - set project quota
f
Thanks, do those work if we have
cluster_resource_manager
disabled? Or do we need to define
ResourceQuota
objects manually
f
You can define manually