volumesnapshots
Jump to navigation
Jump to search
minikube addons enable volumesnapshots
minikube addons enable csi-hostpath-driver
See also[edit]
- Kubernetes snapshots,
kind: VolumeSnapshot, kind: VolumeSnapshotContent, kubectl create -f your_new_snaspshots.yaml - Kubernetes Persistent Volume Claim (PVC) (
kind: PersistentVolumeClaim), Kubernetes Persistent volumes (PV)(kind: PersistentVolume),kubectl describe pvc, kubectl get pvc, ClaimLost, ProvisioningSucceeded, PV access control, PersistentVolumeClaimRetentionPolicy
Advertising: