How can you use local disks with a FlexVolume plugin and Docker-in-Docker pods on Kubernetes?
In a previous series of blogs, we made a case for running a pod on Kubernetes that itself runs Docker.
In this next post we go into detail on how to provision and manage storage for running Docker-in-Docker with good performance while ensuring correctness. At a first glance, this may seem trivial, but getting correctness and performance right is difficult.
Read more about using Argo for Docker-in-Docker on the Argo Medium blog.