menu
Verify the available contexts with:
kubectl config get-contexts
And then delete by name running:
kubectl config delete-context <context-name>