All,
Since yesterday, when I run kubectl I'm getting the bellow error:
C:\Users\username>kubectl get nodes
Unable to connect to the server: net/http: TLS handshake timeout
From the portal's Cloudshell, it returns the following error
Unable to connect to the server: dial tcp xx.xxx.xx.xx:443: i/o timeout
We have SQLServer BDC deployed on AKS and I'm able to connect to the endpoints using Azure Data Studio.
kubectl is not corrupt either since I can run kubectl fine without any arguments.
I also tried updating kubectl via "az aks install-cli" but it is not helping.
Can someone point me in the right direction?
Thanks,
grajee