Run a command to view all nodes of the cluster
Answer
kubectl get nodes
Note: You might want to create an alias (alias k=kubectl) and get used to k get no
kubectl get nodes
Note: You might want to create an alias (alias k=kubectl) and get used to k get no