Difference between revisions of "Kubectl get nodes"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 13: Line 13:
  
 
== Related commands ==
 
== Related commands ==
* <code>[[kubectl get nodes]]</code>
+
* <code>[[kubectl get pods]]</code>
 
 
 
 
  
 
== See also ==
 
== See also ==

Revision as of 17:23, 26 January 2020

cse@ubuntu1804-1:~$ kubectl get nodes
NAME           STATUS   ROLES    AGE   VERSION
node2          Ready    <none>   23h   v1.14.3-docker-2
ubuntu1804-1   Ready    master   23h   v1.14.3-docker-2


kubectl get nodes 
NAME     STATUS   ROLES    AGE   VERSION 
master   Ready    master   67m   v1.14.0
node01   Ready    <none>   67m   v1.14.0


Related commands

See also

Advertising: