user/kubernetes/volumes/README.md
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.
{% hint style="info" %} Volumes can also be added using a manifest by clicking Create from manifest. {% endhint %}
{% content-ref url="inspect.md" %} inspect.md {% endcontent-ref %}
{% content-ref url="../../docker/volumes/remove.md" %} remove.md {% endcontent-ref %}
Lets you view information about the volumes that exist within the cluster, including:
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.
<figure><figcaption></figcaption></figure>