Difference between revisions of "Kubernetes: Rename PVs"
Jump to navigation
Jump to search
(Created page with "* https://github.com/kubernetes/kubernetes/issues/58811 {{PVC}}") |
|||
Line 4: | Line 4: | ||
− | + | * {{PV}} | |
− | {{PVC}} | + | * {{PVC}} |
Revision as of 11:39, 8 February 2024
- PV:
pvcreate
pvremove
pvscan
pvremove
pvscan
pvs
pvchange
pvck
pvdisplay
pvresize
- 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: