Managing storage capacity for Docker containers

Docker containers that host applications need underlying storage to store and manage application data and metadata related to the containers. Storage can either come from disk arrays or Direct Attached Storage (DAS) devices. There are three ways to provision storage for Docker containers.

Figure: Scaling Docker containers on a stand-alone host

Scaling Docker containers on a stand-alone host

More Information

Provisioning storage for Docker infrastructure from the Veritas File System

Provisioning data volumes for Docker containers

Automatically provision storage for Docker Containers