This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Export the machine container with the proper CPU limit #399
Comments
/cc @jszczepkowski @piosz |
I can take a look on Monday |
cc/ @dchen1107 |
piosz
added a commit
to piosz/heapster
that referenced
this issue
Jul 13, 2015
piosz
added a commit
to piosz/heapster
that referenced
this issue
Jul 13, 2015
piosz
added a commit
to piosz/heapster
that referenced
this issue
Jul 14, 2015
piosz
added a commit
to piosz/heapster
that referenced
this issue
Jul 15, 2015
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Today we convert shares to CPU limit, but this doesn't work for the root container since it always has 1024 shares even though it corresponds to all cores on the machine. We should take the NumCores from the machine and export that instead.
The text was updated successfully, but these errors were encountered: