Difference between revisions of "Kubernetes snapshots"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
== Related == | == Related == | ||
* <code>[[snapshots]]</code> | * <code>[[snapshots]]</code> | ||
− | * [[minikube addons | + | * <code>[[minikube addons enable volumesnapshots]]</code> |
* [[volumesnapshots]] | * [[volumesnapshots]] | ||
Revision as of 08:23, 23 October 2023
snapshot.storage.k8s.io snapshot.storage.kubernetes.io
Related
See also
- Kubernetes snapshots,
kind: VolumeSnapshot, kind: VolumeSnapshotContent, kubectl create -f your_new_snaspshots.yaml
- Kubernetes storage, storage classes, PersistentVolume (PV), PVC, CSI,
kind: StorageClass, kind: PersistentVolumeClaim, kind: PersistentVolume
,kubectl [ get | describe | edit ] pvc
,volumeClaimTemplates:
,kubectl patch pv
,FailedMount
, Volume Expansion, Volume Cloning, snapshots, ExtraVolumes, NotTriggerScaleUp,volumePVCDataSource, AllowVolumeExpansion
, EKS storage, provisioner, Storage Capacity Tracking,VolumeBinding, VolumeClaimTemplate, storage.k8s.io
, CKA Storage, DoKC, EmptyDir, Volume populators,storageclass.kubernetes.io
Advertising: