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

Support scaling ReplicaSets, ReplicationControllers and StatefulSets #50

Closed
jthomperoo opened this issue Nov 7, 2019 · 0 comments · Fixed by #92
Closed

Support scaling ReplicaSets, ReplicationControllers and StatefulSets #50

jthomperoo opened this issue Nov 7, 2019 · 0 comments · Fixed by #92

Comments

@jthomperoo
Copy link
Owner

jthomperoo commented Nov 7, 2019

Horizontal Pod Autoscaler supports this, so the Custom Pod Autoscaler should too.

From https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/

The Horizontal Pod Autoscaler automatically scales the number of pods in a replication controller, deployment, replica set or stateful set...

@jthomperoo jthomperoo added this to the Extended Functionality milestone Nov 7, 2019
@jthomperoo jthomperoo moved this from To do to In progress in Custom Pod Autoscaler Extended Functionality Jan 14, 2020
@jthomperoo jthomperoo changed the title Support scaling ReplicaSets and ReplicaControllers Support scaling ReplicaSets, ReplicationControllers and StatefulSets Jan 18, 2020
Custom Pod Autoscaler Extended Functionality automation moved this from In progress to Done Jan 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant