There are some discussions and history context in kubernetes/kubernetes#92287.
Enhancement Description
The latest update for this issue is kubernetes/kubernetes#92287 (comment).
Current status of blockio throttling in container runtimes:
- CRI-O: support released in v1.22, see blockio PR.
- Containerd: a fully compatible blockio PR is open.
In these PRs Kubernetes user annotates a pod with blockio classes that apply to all or selected containers in the pod. The container runtime loads a node-specific blockio configuration file, and converts container's blockio class to OCI blockio parameters that are finally applied by runc.
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
There are some discussions and history context in kubernetes/kubernetes#92287.
Enhancement Description
k/enhancements) update PR(s):k/k) update PR(s):k/website) update PR(s):The latest update for this issue is kubernetes/kubernetes#92287 (comment).
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.