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

Show cpu reservation, along with cpu shares #31

Open
grayaii opened this issue Jun 20, 2019 · 0 comments
Open

Show cpu reservation, along with cpu shares #31

grayaii opened this issue Jun 20, 2019 · 0 comments

Comments

@grayaii
Copy link

grayaii commented Jun 20, 2019

It would be nice if c3vis showed CPU reservation (this is not the same as CPU share reservation).

For instance, CPU share reservation (which is a number between 0 and 1024), CPU reservation can be between 0 and 10240 (10x more):

Here is an example of defining 2 cpu variables (one in the container definition, which is CPU shares, and one outside the container definition, which is the new variable for CPU Reservation)

https://docs.aws.amazon.com/AmazonECS/latest/developerguide/example_task_definitions.html#example_task_definition-awslogs

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

1 participant