Kubernetes cluster failure

Hi,

After kubernetes cluster upgrade i am facing below issue.
Please help

        All rights reserved                                                                                       

controlplane ~ ➜ kubelet get nodes
E0411 05:31:47.230232 13975 run.go:74] “command failed” err=“unknown command get”

controlplane ~ :heavy_multiplication_x:

Thanks,
Chandrashekar

Hi @tigersafari25,
The correct command is kubectl get nodes, not kubelet get nodes.

Regards,