Day 13: Storage in Kubernetes
Introduction
Before understanding the storage concept in container orchestration, such as Kubernetes, let’s examine how storage works in containers.
Docker Storage
-Docker storage had two types of plugins: 1. Storage Drivers, 2.Volume Drivers.
Layere...
prasanna-devops.hashnode.dev6 min read