Difference between revisions of "Kubernetes storage"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[Persistent volumes]] | [[Persistent volumes]] | ||
+ | |||
+ | |||
+ | [[kubectl get pvc]] | ||
== See also == | == See also == |
Revision as of 22:19, 31 May 2022
kubectl get pvc
See also
- Kubernetes Persistent Volume Claim (PVC) (
kind: PersistentVolumeClaim
), Kubernetes Persistent volumes (PV)(kind: PersistentVolume)
,kubectl describe pvc, kubectl get pvc
, ClaimLost, ProvisioningSucceeded, PV access control - EKS storage, Amazon EBS CSI driver, Amazon EFS CSI driver,
kubectl describe storageclass
Advertising: