Get List of Nodes in Kubernetes
1user@example:~$ kubectl get nodes
2NAME STATUS ROLES AGE VERSION
3pool-78osxtl1e3-3f4qg Ready <none> 72m v1.17.5
4pool-78osxtl1e3-3f4qw Ready <none> 71m v1.17.5
1user@example:~$ kubectl get nodes
2NAME STATUS ROLES AGE VERSION
3pool-78osxtl1e3-3f4qg Ready <none> 72m v1.17.5
4pool-78osxtl1e3-3f4qw Ready <none> 71m v1.17.5