Hey guys, trying to run the example <workflow> on ...
# announcements
a
Hey guys, trying to run the example workflow on my Flyte AWS cluster and seeing
Exceeded resourcequota: [BackOffError] The operation attempt was blocked by back-off [attempted at: 2022-08-15 22:25:40.938456125 +0000 UTC m=+13688.975277765][the block expires at: 2022-08-15 22:25:58.135850691 +0000 UTC m=+13706.172672341] and the requested resource(s) exceeds resource ceiling(s)
. However, following the config instructions, I manually edited the
ResourceQuota
to some absurdly high cpu and memory limit. I’m seeing this in Flyteconsole UI as well as propeller logs. I’m trying to spin up some more nodes for testing to see if that helps
k
Cc @Samhita Alla / @Eduardo Apolinario (eapolinario) I think the default Oss should ship with no quotas
s
@Ketan (kumare3), should the quotas be removed here?
k
I think so, I do not think we need defaults. cc @katrina can this be removed safely?
k
yup we only validate and substitute if they exist
s
I’ll create a PR to remove the quotas.
170 Views