On Mon, Apr 24, 2017 at 11:52:09PM -0700,
fang...@gmail.com wrote:
> docker help run | grep -E 'bps|IO'
I don't know. So, sorry my mail is not super helpful in that regard.
But I don't care about it because when I want any pod to have storage, then I
use a volume (I've used mostly ELBs in AWS and emptyDir). So, basically, you can
select the storage you need for the pod (IOPS, etc. for the ELB) most of the
times and that will be enough. But most containers I have now, are not
stateful, so not that I messed with it a lot