Difference between revisions of "Kubernetes storage"

From wikieduonline
Jump to navigation Jump to search
Line 37: Line 37:
 
  [[kubernetes.io/aws-ebs]]
 
  [[kubernetes.io/aws-ebs]]
 
  [[ExtraVolumes]]
 
  [[ExtraVolumes]]
 +
[[parameters]]
  
 
== See also ==
 
== See also ==

Revision as of 05:32, 23 November 2022

Persistent volumes

Commands

kubectl describe storageclass
kubectl describe pvc
kubectl get pvc
kubectl get storageclass
kind: PersistentVolume
kind: PersistentVolumeClaim
kind: StorageClass


Errors

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.
FailedMount

Types

Related

kubernetes.io/gce-pd
kubernetes.io/aws-ebs
ExtraVolumes
parameters

See also

Advertising: