Kubectl By Example
What cluster am I connected to?
kubectl config current-context
Copy
This will tell you the name of the cluster you are currently configured to use.
>kubectl config current-context
docker-desktop