[email protected]:~# kubectl get nodes
NAME STATUS ROLES AGE VERSION
k8s-master01 Ready control-plane,master 13d v1.22.0
k8s-node01 Ready node01,work-plane 13d v1.22.0
k8s-node02 Ready node02,work-plane 13d v1.22.0
:~# kubectl get nodes
NAME