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

Configure HPA for EKS provider #355

Open
cplee opened this issue Oct 8, 2018 · 5 comments
Open

Configure HPA for EKS provider #355

cplee opened this issue Oct 8, 2018 · 5 comments

Comments

@cplee
Copy link
Contributor

@cplee cplee commented Oct 8, 2018

Configure HPA based on the existing config in mu.yml for min/max and target CPU.

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

@augarrett
Copy link

@augarrett augarrett commented Nov 2, 2018

Hey @cplee I would't mind taking a look at this issue. Is that fine?

@cplee
Copy link
Contributor Author

@cplee cplee commented Nov 2, 2018

@augarrett that would be awesome, thank you!

@mneil
Copy link
Contributor

@mneil mneil commented Nov 5, 2018

@augarrett have you started on this issue? I'm looking at it but don't want to duplicate work. Thanks!

@augarrett
Copy link

@augarrett augarrett commented Nov 6, 2018

@mneil i did start looking at it but I wont be able to take a look at it again until the weekend. If you can fix the issue before me then I can take a look at something else

@clunaslunas clunaslunas self-assigned this May 8, 2019
@mneil
Copy link
Contributor

@mneil mneil commented May 8, 2019

I think the order of operations I would follow are:

  • Figure out how to configure HPA using a service file.
  • Add the service file here (maybe hpa.yml ?)
  • Add an HPA struct to the Service type with configuration values for hpa.yml
  • Add the hpa.yml to the list of templates to process???? Not sure if this happens automatically or not - need to find the source
  • Deploy the service file to EKS. Probably in service_deploy or similar.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.