mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-05 12:48:17 +00:00
For testing certain features, the BusyBox image does not provide all the tools that are needed. Notably 'dd' from BusyBox does not support direct-io that is required for skipping caches while doing writes and reads on a Block-mode PVC attached to different nodes.