docker help run | grep -E 'bps|IO'
Usage: docker run [OPTIONS] IMAGE [COMMAND] [ARG...]
--blkio-weight value Block IO (relative weight), between 10 and
1000
--blkio-weight-device value Block IO weight (relative device weight)
(default [])
--device-read-bps value Limit read rate (bytes per second) from a
device (default [])
--device-read-iops value Limit read rate (IO per second) from a
device (default [])
--device-write-bps value Limit write rate (bytes per second) to a
device (default [])
--device-write-iops value Limit write rate (IO per second) to a
device (default [])
--io-maxbandwidth string Maximum IO bandwidth limit for the system
drive (Windows only)
--io-maxiops uint Maximum IOps limit for the system drive
(Windows only)
--
You received this message because you are subscribed to the Google Groups
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.