When I run a simple command on my local shell with gcloud sdk.
$ kubectl get pod
I get such error:
Error from server
Found out there is some issue with gcloud config. This command solved it:
gcloud config unset container/use_client_certificate