Block IO

Overview

Block IO controller provides means to control

  • block device IO scheduling priority (weight)

  • throttling IO bandwith

  • throttling number of IO operations.

CRI Resource Manager applies block IO contoller parameters to pods via cgroups block io contoller.

Configuration

See sample blockio configuration.

Demo

See Block IO demo