update pv

pull/49279/head
network-charles 2025-01-03 13:01:44 +00:00
parent 2438801a8e
commit db301d55d6
1 changed files with 6 additions and 0 deletions

View File

@ -818,6 +818,12 @@ storage with specific access modes.
Claims use [the same convention as volumes](#volume-mode) to indicate the
consumption of the volume as either a filesystem or block device.
### Volume Name
Claims use this to explicitly bind to a specific PersistentVolume.
If the specified PV is already bound to another PVC, the binding will be stuck
in a pending state.
### Resources
Claims, like Pods, can request specific quantities of a resource. In this case,