In lightning lab 2, q3, where > Make sure that the pod is scheduled on `maste . . .

merina ghoghwani:
in lightning lab 2, q3, where
> Make sure that the pod is scheduled on master/controlplane and no other node in the cluster.
why did we write that nodeName is master? and how do we find for other nodes?

Mohamed Ayman:
You can check all nodes names using:
kubectl get nodes -o wide