Volumes

In Kubernetes, a volume is an abstraction of a file system that is available to applications. In Portainer you can manage the volumes that have been deployed by your applications within your cluster.

Volumes can also be added using a manifest by clicking Create from manifest.

Volumes tab

Lets you view information about the volumes that exist within the cluster, including:

  • The namespace that each volume is a part of.

  • Which applications use each volume.

  • The storage class each volume belongs to.

  • The size of each volume.

  • When the volumes were created and by whom.

  • A volume with the external flag was created outside of Portainer, which means Portainer has limited knowledge on it compared to one created within Portainer. A label of unused means that Portainer cannot see any applications that are using this volume. This label may also appear on external resources because of the limited information available.

Storage tab

The storage tab lists the storage classes available within your infrastructure along with the disk space used by each volume. Each storage class can be expanded to list the volumes contained within.