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

Need a document on how to use this for custom metrics api server #5

Closed
kumudt opened this issue Aug 10, 2017 · 1 comment
Closed

Need a document on how to use this for custom metrics api server #5

kumudt opened this issue Aug 10, 2017 · 1 comment

Comments

@kumudt
Copy link

kumudt commented Aug 10, 2017

Hi

We are actually planning to implement this custom metrics API server on our cluster and use it for pod auto scaling. So, looking forward to an introductory document or a blog post on how to use this project.

Thanks.

@DirectXMan12
Copy link
Contributor

You'll want to take a look at https://github.com/kubernetes-incubator/custom-metrics-apiserver. It contains boilerplate for writing an API server to serve the custom metrics API. For an example of an API server using the boilerplate, check out https://github.com/directxman12/k8s-prometheus-adapter.

I'll add a note to the README about the boilerplate.

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

2 participants