Skip to main content
In this lesson, we delve into how storage operates within container orchestration platforms like Kubernetes by starting with the foundational concepts in Docker storage. A thorough understanding of Docker’s storage mechanisms is crucial because it simplifies the transition to concepts used in Kubernetes. When discussing Docker storage, two fundamental elements are explained: storage drivers and volume driver plugins.
The image is a slide titled "Docker Storage," dividing content into "Storage Drivers" and "Volume Drivers."
In our upcoming sections, we will first focus on storage drivers. This topic is covered in detail in the Docker Training Course for the Absolute Beginner course. If you have already reviewed that content, feel free to skip ahead; otherwise, consider this section a quick and helpful refresher.