Difference between revisions of "Kubectl patch pvc"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
  
  
 +
[[kubectl describe sc standard]]
 
* https://www.gooksu.com/2022/08/how-to-increase-space-for-your-elasticsearch-instances-in-k8s-on-eck/
 
* https://www.gooksu.com/2022/08/how-to-increase-space-for-your-elasticsearch-instances-in-k8s-on-eck/
  

Revision as of 08:23, 7 November 2022

kubectl patch pvc elasticsearch-master-elasticsearch-master-0 -p '{"spec":{"resources":{"requests":{"storage":"35Gi"}}}}'
persistentvolumeclaim/elasticsearch-master-elasticsearch-master-0 patched


kubectl describe sc standard

See also

Advertising: