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

k8s-service should support HPA #48

Closed
paul-pop opened this issue Dec 6, 2019 · 1 comment
Closed

k8s-service should support HPA #48

paul-pop opened this issue Dec 6, 2019 · 1 comment

Comments

@paul-pop
Copy link
Contributor

paul-pop commented Dec 6, 2019

The current version of k8s-service does not support HPA (https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale).

As it has a pretty complex API in terms of custom metrics, a starting point would be to just allow passing in minReplicas, maxReplicas and the for the metrics block to support the Resource type to be able to limit CPU and memory.

@paul-pop
Copy link
Contributor Author

Added in #51 - thank you @AechGG!

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

No branches or pull requests

1 participant