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

Have a question about this framework and AWS EKS clusters #37

Closed
shivas opened this issue Oct 25, 2018 · 2 comments
Closed

Have a question about this framework and AWS EKS clusters #37

shivas opened this issue Oct 25, 2018 · 2 comments

Comments

@shivas
Copy link

shivas commented Oct 25, 2018

I know AWS EKS was lacking a lot in HPA subject, and I know you guys helped them sort stuff with metrics-server, so my question is:

Is it possible to create External metrics API server with this framework and make it work on AWS EKS?

Or AWS EKS still have issues with authentication methods and webhooks/client-ca file?

@CharlyF
Copy link
Contributor

CharlyF commented Oct 25, 2018

@shivas the PR #32 should allow you to use this boilerplate to make an external metrics provider on EKS.
It basically syncs with a more recent code change that supports falling back on the requestheader CA.

@DirectXMan12
Copy link
Contributor

yeah, now that #32 is merged, all the EKS issues should be unblocked.

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

3 participants