kubectl get pods Unable to connect to the server: net/http: TLS handshake timeout
Earlier I had faces some issues while I run the command kubectl get pods it was "ErrImageNeverPull" and it was because of Missing image pull secrets for private registries and I resolved it but after that when I run the kubectl get pods i'm getting error Unable to connect to the server: net/http: TLS handshake timeout
I wanted to resolve this issue I don't know why it happens.