I created a new cluster as per the Azure guide and created the cluster without issue but when I enter the kubectl get nodes
to list the nodes I only get this response Unable to connect to the server: net/http: TLS handshake timeout
.
I tried once in the Cloud Shell and once on my machine using the latest version of the Azure CLI (2.0.20).
I saw that there was a similar earlier issue regarding Service Principal credentials, which I updated but that didn't seem to solve my issue either.
Any guidance would be greatly appreciated.