Difference between revisions of "Kubectl delete pv"

From wikieduonline
Jump to navigation Jump to search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
[[kubectl delete]] pv
+
<code>[[kubectl delete]] pv</code>
  
  
kubectl delete pv mysql-pv-volume
+
<code>kubectl delete pv mysql-pv-volume</code>
  
[[kubectl apply -f your new pvc.yml]]
 
  
{{PVC}}
+
== Related ==
 +
* <code>[[kubectl apply -f your new pvc.yml]]</code>
 +
* <code>[[kubectl patch pvc]]</code>
 +
* <code>[[kubectl delete pvc]]</code>
 +
 
 +
== See also ==
 +
* {{PVC}}
 +
 
 +
[[Category:PVC]]

Latest revision as of 11:19, 31 March 2023

Advertising: