Verify kubectl is installed.
`kubectl` is the CLI you use to talk to ANY Kubernetes
cluster — local minikube, EKS, GKE, AKS — they all speak the same API.
TASK
----
Run: kubectl version
Pass when "Server Version" appears.
Sign in to save your code and track progress across devices.