mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-01-28 10:19:31 +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.