Difference between revisions of "Kubectl get"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 15: Line 15:
 
* <code>[[kubectl get services]]</code>
 
* <code>[[kubectl get services]]</code>
 
* <code>[[kubectl get]] [[pod]] NAME_POD --namespace=MY_TEST_NAMESPACE</code>
 
* <code>[[kubectl get]] [[pod]] NAME_POD --namespace=MY_TEST_NAMESPACE</code>
 
+
* <code>[[kubectl get gateway]]</code>
  
 
<pre>kubectl get pod redis --watch
 
<pre>kubectl get pod redis --watch

Revision as of 11:42, 15 May 2020

kubectl get pod redis --watch
NAME      READY     STATUS    RESTARTS   AGE
redis     1/1       Running   0          13s


See also

  • https://stackoverflow.com/a/45046340/9269906
  • Advertising: