How do I retrieve a list of cluster members?

Steps
 

Log in as the root or NSP admin user on the NSP cluster host.


Open a console window.


Enter the following to list the NSP cluster members:

kubectl get nodes ↵

End of steps