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

What about other resources like ephemeral storage or some custom? #33

Open
kivagant-ba opened this issue Apr 18, 2019 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@kivagant-ba
Copy link

Thank you for the nice plugin. Can it be extended with information about other resources such as ephemeral storage?

@etopeter
Copy link
Owner

Thank you for submitting feature request. I think yes it could be extended to show available storage but it will require a little investigation on implementation. Normally node storage is not exposed and we will have to use metrics api, heapster or cadvisor and kubelet proxy to get that information. This information is not available for scheduler because it only needs to know if node doesn't have disk pressure and it's considered healthy.

Plugin could have another subcommand nodes just like namespaces that would show summarize d list of metrics.

@etopeter etopeter added the enhancement New feature or request label Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants