Difference between revisions of "Volumesnapshots"
Jump to navigation
Jump to search
(Created page with " minikube addons list {{minikube addons}}") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | [[minikube addons enable volumesnapshots]] | ||
− | |||
+ | [[minikube addons enable csi-hostpath-driver]] | ||
+ | == See also == | ||
+ | * {{Kubernetes snapshots}} | ||
+ | * {{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: