Difference between revisions of "Kubernetes Persistent volumes (PV)"

From wikieduonline
Jump to navigation Jump to search
(Created page with " * CKA v1.18: Understand persistent volumes and know how to create them * CKA v1.15: Understand PersistentVolumeClaims for storage")
 
 
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
TOMERGE: [[Kubernetes Persistent Volumes (PV)]]
  
 +
* https://kubernetes.io/docs/concepts/storage/persistent-volumes/
  
 +
* <code>[[kind: PersistentVolume]]</code>
 +
* <code>[[kind]]: [[PersistentVolumeClaim]]</code>
  
* [[CKA v1.18]]: Understand [[persistent volumes]] and know how to create them
+
{{kind: PersitentVolume}}
* [[CKA v1.15]]: [[Understand PersistentVolumeClaims for storage]]
+
 
 +
 
 +
 
 +
== Related terms ==
 +
* Understand [[Kubernetes storage objects]]
 +
 
 +
== Related terms ==
 +
* [[Volumes (Kubernetes)]]
 +
* [[Kubernetes storage]]
 +
* [[Kubernetes Persistent Volumes (PV)]]
 +
 
 +
== See also ==
 +
* {{K8s PV}}
 +
* {{PVC}}
 +
* {{Kubernetes storage}}
 +
 
 +
[[Category:K8s]]

Latest revision as of 11:42, 8 February 2024

Advertising: