For this question try to ssh to node01. But, this through the below error's

Shahu Pawar:
Any idea about this issue?

Talal Humaidi:
are you sure from the ssh port ?

Talal Humaidi:
by default its 22 but it might be changed

Shahu Pawar:
How do i check port number?

Talal Humaidi:
its configured on node01

Tej_Singh_Rana:
You’re sshing to pod not node.

Shahu Pawar:
Okay got it.

Tej_Singh_Rana:
To list the node namd and their ip addresses.

kubectl get nodes -owide

Shahu Pawar:
Thank you…!