-
Notifications
You must be signed in to change notification settings - Fork 15k
Open
Labels
kind/supportCategorizes issue or PR as a support question.Categorizes issue or PR as a support question.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
https://kubernetes.io/docs/tasks/configure-pod-container/configure-persistent-volume-storage/
capacity size shown against Capacity column is same for both PV ( k get pv ) and PVC ( k get pvc ) which is same that is allocated for PV. How can I confirm that PVC storage is allocated correctly before mounting PVC to any pod. Also how can I verify the new size of PVC after size of PVC is expanded.
Metadata
Metadata
Assignees
Labels
kind/supportCategorizes issue or PR as a support question.Categorizes issue or PR as a support question.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.