Kubernetes and Cloud Native Associate - KCNA

Container Orchestration Storage

Introduction to Docker Storage

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."

Note

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.

Watch Video

Watch video content

Previous
Storage