Back to Portainer

Inspect a volume

user/kubernetes/volumes/inspect.md

1.23.22.5 KB
Original Source

Inspect a volume

From the menu select Volumes then select the volume you want to inspect.

<figure><figcaption></figcaption></figure>

When you select a volume, the screen will divide into three sections, each described below.

Volume section

Summarizes key information about the volume.

AttributeOverview
NameThe name of the volume.
NamespaceThe namespace that the volume belongs to.
StorageThe storage object that the volume uses.
Shared Access PolicyThe access policy configured for the volume.
ProvisionerThe storage provisioner that provisions the volume.
Creation dateWhen the volume was created.
SizeThe size of the volume. You can grow a volume by clicking the Increase size button and adjusting the value. Shrinking a volume is not supported.
<figure><figcaption></figcaption></figure>

Events section

Shows information about volume-related events.

<figure><figcaption></figcaption></figure>

YAML section

This displays the YAML generated from the volume deployment. Use it to create backups of the configuration.

<figure><figcaption></figcaption></figure>