Skip to content

Commit bde853d

Browse files
authored
Update existing-PVC.md
1 parent dbcc829 commit bde853d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/Researcher/user-interface/workspaces/blocks/existing-PVC.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Persistent volume claim (PVCs)
2-
31
# Persistent Volumes (PVs) & Persistent Volume Claims (PVCs)
42

53
Persistent Volumes (PVs) and Persistent Volume Claims (PVCs) are concepts in Kubernetes for managing storage. A PV is a piece of storage in the cluster, provisioned by an administrator or dynamically by Kubernetes using a StorageClass. It is a resource in the cluster, just like a node is a cluster resource.

0 commit comments

Comments
 (0)