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

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 14: Line 14:
 
* <code>[[kubectl describe pvc]] mysql-pv-claim</code>
 
* <code>[[kubectl describe pvc]] mysql-pv-claim</code>
 
* <code>[[kubectl describe pvc grafana]]</code>
 
* <code>[[kubectl describe pvc grafana]]</code>
 +
 +
 +
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.
  
  

Revision as of 09:36, 4 July 2022



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: