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

Provide a means to show resource usage at the cluster level and resource pool level #5460

Closed
huib-portainer opened this issue Aug 23, 2021 · 0 comments
Milestone

Comments

@huib-portainer
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Right now, what we can see in the Resource Pool resource allocation and Cluster usage line graphs are whats actually ASSIGNED to applications.

Using the metrics API, we should be able to display a different colour bar for what is actually used.

This is an important feature as it allows the admin to see who is over-sizing their application allocations, as a way to encourage 'right-sizing" of allocations.

Its feasible a user would request 8GB of RAM for their MYSQL instance, only to have it use less than 1GB, with the rest being wasted as its reserved for exclusive use.

Describe the solution you'd like
In order to use this feature, the administrator user must turn on features using metrics server:
image

Show the resource usage in the resource reservation and usage panel:
image

Show the resource reservation and usage on the node level:
image

In the namespace show the resource reservation and usage at the namespace level:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant