Difference between revisions of "Kubectl delete services"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
== Related commands ==
 
== Related commands ==
 
* <code>[[kubectl get services]]</code>
 
* <code>[[kubectl get services]]</code>
* <code>[[kubectl expose]]</code>
+
* <code>[[kubectl expose]]</code> [ [[pod]] | [[deployment]] ]
  
 
== See also ==
 
== See also ==
 +
* {{kubectl expose}}
 
* {{kubectl services}}
 
* {{kubectl services}}
 +
* {{kubectl delete}}
  
 
[[Category:kubectl]]
 
[[Category:kubectl]]

Latest revision as of 10:33, 21 April 2024

This article is a Draft. Help us to complete it.

kubectl delete service your-service
service your-service delete 


 kubectl delete services --all


Related commands[edit]

See also[edit]

Advertising: