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

# of replicas remains the same after deleting ScaledObject #947

Closed
tomkerkhove opened this issue Jul 24, 2020 · 1 comment
Closed

# of replicas remains the same after deleting ScaledObject #947

tomkerkhove opened this issue Jul 24, 2020 · 1 comment
Assignees
Milestone

Comments

@tomkerkhove
Copy link
Member

I was autoscaling with KEDA and the # of replicas after deleting ScaledObject was still 0 while I expected it to go to 1 instance.

What do others expect to see happen?

@tomkerkhove tomkerkhove added needs-discussion feature-request All issues for new features that have not been committed to and removed feature-request All issues for new features that have not been committed to labels Jul 24, 2020
@tomkerkhove
Copy link
Member Author

Notes from standup yesterday:

  • People agree that it should scale back to the original number
  • However, Kubernetes & HPA without KEDA use the same approach
  • We'll keep current approach and give option to scale back to the original instance count

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants