Kubernetes storage

From wikieduonline
Jump to navigation Jump to search

https://kubernetes.io/docs/concepts/storage/

Commands[edit]

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


Errors[edit]

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
FailedScheduling


didn't find available persistent volumes to bind

Types[edit]

News[edit]

Activities[edit]

Related[edit]

See also[edit]

Advertising: