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

[MED-25881] Worker Pod Autoscaler support #276

Merged
merged 5 commits into from
Jul 22, 2020
Merged

[MED-25881] Worker Pod Autoscaler support #276

merged 5 commits into from
Jul 22, 2020

Conversation

matkam
Copy link
Contributor

@matkam matkam commented Jul 21, 2020

Adds to ability to scale revisions using a Worker Pod Autoscaler instead of a Horizontal Pod Autoscaler.

@matkam
Copy link
Contributor Author

matkam commented Jul 22, 2020

This is working in sandbox:

mkamkar@ObvsMBP227 ~> kctl sandbox-reef -n echo-local get replicaset
NAME   DESIRED   CURRENT   READY   AGE
v01    1         1         1       28m
mkamkar@ObvsMBP227 ~> kctl sandbox-reef -n echo-local get wpa
NAME   AGE
v01    95s

But it does require one more small change to the Worker Pod Autoscaler: practo/k8s-worker-pod-autoscaler@master...Medium:spec-omitempty

@matkam
Copy link
Contributor Author

matkam commented Jul 22, 2020

@matkam matkam merged commit 8853cb6 into main Jul 22, 2020
@matkam matkam deleted the matkam/wpa branch July 22, 2020 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants