← Nodes130 / 640
easykubectl

List all nodes with extended details including internal IP, OS image, and container runtime

command

kubectl get nodes -o wide

also accepted

kubectl get node -o widekubectl get no -o wide

Command breakdown

Part of the Kubernetes CLI (kubectl) — Nodes category.

kubectlgetnodes-owide
FlagPurpose
-oBoolean flag

Test your recall — not just your reading.

Practice with interactive quiz →