Difference between revisions of "Kubernetes Persistent Volume Claim (PVC)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 7: Line 7:
 
* <code>[[kubectl describe pvc grafana]]</code>
 
* <code>[[kubectl describe pvc grafana]]</code>
  
 +
[[kind: PersistentVolumeClaim]]
 +
[[kind: PersistentVolume]]
 +
[[kind: StorageClass]]
  
 
  error: persistentvolumeclaims "your-elasticsearch-master-0" could not be patched: persistentvolumeclaims "your-elasticsearch-master-0" is forbidden: [[only dynamically provisioned pvc]] can be [[resized]] and the [[storageclass]] that provisions the pvc must support resize.
 
  error: persistentvolumeclaims "your-elasticsearch-master-0" could not be patched: persistentvolumeclaims "your-elasticsearch-master-0" is forbidden: [[only dynamically provisioned pvc]] can be [[resized]] and the [[storageclass]] that provisions the pvc must support resize.
  
  
[[kind: PersistentVolumeClaim]]
 
[[kind: PersistentVolume]]
 
[[kind: StorageClass]]
 
  
 
== Related terms ==
 
== Related terms ==

Revision as of 11:57, 10 August 2022


kind: PersistentVolumeClaim
kind: PersistentVolume
kind: StorageClass
error: persistentvolumeclaims "your-elasticsearch-master-0" could not be patched: persistentvolumeclaims "your-elasticsearch-master-0" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize.


Related terms

Activities

See also

Advertising: