Difference between revisions of "Kubectl get pod"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 7: Line 7:
  
 
  kubectl get pod PODNAME -n NAMESPACE -o yaml | [[kubectl replace]] --force -f -<ref>https://stackoverflow.com/a/45046340/9269906</ref>
 
  kubectl get pod PODNAME -n NAMESPACE -o yaml | [[kubectl replace]] --force -f -<ref>https://stackoverflow.com/a/45046340/9269906</ref>
 +
 +
== Related commands ==
 +
* <code>[[kubectl top]]</code>
  
  

Revision as of 20:43, 13 July 2021

Advertising: