Kubernetes storage

From wikieduonline
Revision as of 08:53, 23 November 2022 by Ant (talk | contribs) (→‎Related)
Jump to navigation Jump to search

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

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

Activities

Related

See also

Advertising: