Kubernetes 101: Part 7
Oct 24, 2024 · 7 min read · Storage in Docker Docker has storage driver and volume driver Storage Drivers: When you install docker, it created a file path called /var/lib/docker It stores everything here. Read more here These are the storage drivers → AUFS, ZFS, BTRFS,………. V...
Join discussion