karpenter icon indicating copy to clipboard operation
karpenter copied to clipboard

Ability to configure rate-limit options for nodeclaim reconciles

Open liafizan opened this issue 5 months ago • 1 comments

Description

What problem are you trying to solve? For nodeclaim reconciler we would like to have ability to customize rate limiting configuration.

We have large clusters with a lot of nodeclaims. Assuming a 1000 node cluster, we would have about 1k nodeclaims and we have 1000 concurrent reconciles configured. With the current configuration we would be making a lot of aws api invocations and eventually slowing down our provisioning.

We would like ability to tune this configuration for our large clusters

How important is this feature to you? Important as we have been requested by AWS to tune these

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

liafizan avatar Sep 26 '24 21:09 liafizan