The Persistent Volume Claim list provides the following information:
Parameter Description Name
The name, alias, and storage class of the Persistent Volume Claim.
Status
Current status of the Persistent Volume Claim:
Bound: The system has created a Persistent Volume based on the Persistent Volume Claim, and the Persistent Volume Claim is bound to the Persistent Volume.
Pending: The system has created the Persistent Volume Claim, but the corresponding Persistent Volume has not been created yet.
Updating: The settings of the Persistent Volume Claim have changed, and the system is updating the Persistent Volume Claim.
Deleting: The system is deleting the Persistent Volume Claim.
Lost: The system has bound the Persistent Volume Claim to a Persistent Volume, but the corresponding Persistent Volume cannot be found. In this state, the Persistent Volume may have been deleted.
Mount Status
Whether the Persistent Volume associated with the Persistent Volume Claim is already mounted to a container.
Access Mode
The access modes of Persistent Volumes.
RWO (ReadWriteOnce): Allows a single node to read from and write to the Persistent Volume.
ROX (ReadOnlyMany): Allows multiple nodes to read from the Persistent Volume.
RWX (ReadWriteMany): Allows multiple nodes to read from and write to the Persistent Volume.
Creation Time
The creation time of the Persistent Volume Claim.
Click the search box at the top of the list to search for Persistent Volume Claims by name or status.
Click
in the upper right corner of the list to refresh the list information.
Click
in the upper right corner of the list to customize the information displayed in the list.