Skip to content

Docker service limit io disk #32602

@cristhianbicca

Description

@cristhianbicca

It would be more of a doubt but I do not know where to ask this:

Would there be any way to limit the disk IO of the containers with "docker service"?

Something like this "docker create"?

  --device-read-bps list       Limit read rate (bytes per second) from a device (default [])
  --device-read-iops list      Limit read rate (IO per second) from a device (default [])
  --device-write-bps list      Limit write rate (bytes per second) to a device (default [])
  --device-write-iops list     Limit write rate (IO per second) to a device (default [])

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/swarmkind/featureFunctionality or other elements that the project doesn't currently have. Features are new and shiny

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions