Closed yuvipanda closed 6 years ago
This is likely due to lag between cluster provision and allocation+attach of an ip address for your managed control plane. This usually clears up in < 10 minutes for new clusters, and won't be an on-going problem after the ip is allocated.
We are rolling out code this week that will wait for your control plane and dependent infrastructure to be up and ready before handing the cluster over to customers.
I just created a fresh cluster and have strange issues (
Error: forwarding ports: error upgrading connection: error dialing backend: dial tcp 10.240.0.4:10250: getsockopt: connection timed out
when trying to do a helm install), and on investigating found that there are pods in crashloopbackoff in the kube-system ns:The describe output says:
and can't get logs since they just hang.