We continued from previous posting about resource object, starting from storage related ones. In Kubernetes, we use the term volume to refer to a section…
Microservices are all about stateless and ephemeral workloads, and containers are great microservices. This may suggest that that Docker is all about ephemeral storage. In…