← Nodes487 / 640
hardkubectl

Extract the kubelet version from every node to verify upgrade status

command

kubectl get nodes -o jsonpath='{.items[*].status.nodeInfo.kubeletVersion}'

also accepted

kubectl get nodes -o jsonpath

Test your recall — not just your reading.

Practice with interactive quiz →