Replies: 2 comments
|
Thanks for the discussion! Are you essentially looking for how much overhead each container has (so the amount of memory outside of how much the workload actually running IN the container may consume)? |
0 replies
|
Not sure what the original question was looking for, but I would love to know the answer you mentioned, @dcantah. Really I'd like to compare, say, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The idea here is to leave running the "container", and know exactly how much memory it will spend.
Because I believe it should spend zero memory, since it is native.
All reactions