Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable horizontal Pod autoscaling #230

Closed
antoineco opened this issue Dec 3, 2020 · 1 comment
Closed

Enable horizontal Pod autoscaling #230

antoineco opened this issue Dec 3, 2020 · 1 comment
Labels
enhancement Improve an existing behaviour source:SQS

Comments

@antoineco
Copy link
Contributor

The SQS source is one of those components that have a predictable behaviour under load (#226 (comment)). By letting the reconciler deploy a HPA object alongside the adapter's Deployment, we would allow receive adapters to scale on-demand, and allow them to handle more load.

@antoineco antoineco added the enhancement Improve an existing behaviour label Dec 3, 2020
@antoineco antoineco self-assigned this Dec 7, 2020
@antoineco antoineco changed the title SQS: enable horizontal Pod autoscaling Enable horizontal Pod autoscaling Jan 20, 2021
@antoineco antoineco removed their assignment May 19, 2021
@antoineco
Copy link
Contributor Author

Closing because HPA is based on the assumption that the target cluster has a metrics API available.
I believe users will prefer to determine whether they want to use HPA and how, rather than us forcing it on them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve an existing behaviour source:SQS
Projects
None yet
Development

No branches or pull requests

1 participant