While trying to execute kubectl describe nodes master for the 8th question in ta . . .

Ganesh Neelakanta Iyer:
While trying to execute kubectl describe nodes master for the 8th question in taints and tolerations, I am getting error “nodes master not found”.can someone help?

Ganesh Neelakanta Iyer:
I sorted it out.

Ganesh Neelakanta Iyer:
kubectl describe nodes controlplane worked.

Deekshith Hadil:
Run kubectl get nodes to list out the names of the nodes first.
Then describe the node that you need of.

runlevl4:
As a tip, images do not help the visually impaired who may be using screen readers. Using a code block is preferred.