Difference between revisions of "Volumesnapshots"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | [[minikube addons | + | [[minikube addons enable volumesnapshots]] |
+ | [[minikube addons enable csi-hostpath-driver]] | ||
− | * {{ | + | == See also == |
+ | * {{Kubernetes snapshots}} | ||
* {{PVC}} | * {{PVC}} | ||
+ | |||
+ | [[Category:Kubernetes]] |
Latest revision as of 12:29, 3 January 2024
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
Advertising: