Know how to configure applications with persistent storage
Revision as of 16:25, 9 July 2022 by Thomas (talk | contribs) (Created page with "CKA v1.23 Know how to configure applications with persistent storage == See also == * {{CKA}} * {{PVC}} Category:CKA Category:K8s")
CKA v1.23 Know how to configure applications with persistent storage
See also[edit]
- CKA: v1.28: API, Namespace, Pods, secrets, Services, deployments, nodes, Volumes, Ingress, CKS
- 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: