Difference between revisions of "CKA Kubernetes storage"
Jump to navigation
Jump to search
(Created page with "* CKA v1.23 Know how to configure applications with persistent storage * CKA v1.23 Understand storage classes, persistent volumes * CKA v1.xx: Unders...") |
|||
Line 7: | Line 7: | ||
* {{CKA}} | * {{CKA}} | ||
− | * {{Kubernetes | + | * {{Kubernetes storage}} |
Latest revision as of 05:30, 24 August 2022
- CKA v1.23 Know how to configure applications with persistent storage
- CKA v1.23 Understand storage classes, persistent volumes
- CKA v1.xx: Understand persistent volume claims primitive
- CKA v1.18: Understand persistent volumes and know how to create them
- CKA v1.15: Understand PersistentVolumeClaims (PVC) for storage
- CKA: v1.28: API, Namespace, Pods, secrets, Services, deployments, nodes, Volumes, Ingress, CKS
- 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: