Discuss Kubernetes
Does anybody know where in the documentation can I find the command below to dynamically change the PVC storage?
General Discussions
V1RAL_V1DZ
August 23, 2024, 8:32pm
1
kubectl patch pvc -p ‘{“spec”:{“resources”:{“requests”:{“storage”:“70Gi”}}}}’
Related topics
Topic
Replies
Views
Activity
Use PVC Storage in Kubernetes Deployment yml
General Discussions
0
614
July 3, 2022
Problem with dynamic provisionsing and csi cloning
General Discussions
minikube
0
968
August 18, 2023
Newbie - yaml changed - what to do?
General Discussions
development
2
791
March 4, 2019
How to update reclaimpolicy in k8s storageclass
General Discussions
development
0
79
May 8, 2025
Need inputs on creating a StorageClass, PV and PVCs in an on-prem Kubernetes cluster
General Discussions
development
1
1249
March 9, 2019