Disclaimer: This blog post is a deep dive in to the topic of Linux container storage, specifically looking at Netflix’s Open Source Titus container platform. Netflix happens to be my employer, but nothing in this blog post is secret or talk about anything that isn’t already open source. In Part 1, I discussed the current state of the art of container storage with the CSI+kubernetes, and its limitations. In Part 2, I discuss the problem of mounting storage inside running containers, especi...