Kubernetes cluster is created and while trying to install ingress-controller (nginx-ingress) using helm
"helm install stable/nginx-ingress --namespace kube-system --set rbac.create=false"
or trying to list the release,
"helm list"
getting the following error,
"Error: Get https://XXXXXXX.hcp.westeurope.azmk8s.io:443/api/v1/namespaces/kube-system/configmaps?labelSelector=OWNER%!D(MISSING)TILLER: dial tcp: i/o timeout"
Stuck with this error for two days and any suggestion to overcome this error would be much helpful.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Thanks for the feedback! We are currently investigating and will update you shortly.
@snaveekumar Looks like your issue is same as this GitHub issue. Check it out and let me know if it solves your problem. Thanks.
@snaveekumar Any update?
@Karishma-Tiwari-MSFT sorry for the delay.
This issue is resolved on its own before I do anything. I don't know what happened in between these days, when I check today it is resolved and started working.
I can able to install and list helm releases without any issues...
Thanks for your time to help me on this.
@snaveekumar Thanks for the update.
We will now close this issue. If there are further questions regarding this matter, please reopen it and we will gladly continue the discussion.
I have the exact same issue, i have done
helm install stable/nginx-ingress --name nginx and it fails with error
Error: Get https://xxx..xxx.xxx/version?timeout=32s: dial tcp: i/o timeout
Earlier, I got this working by connecting to a different network and it worked.
I have hit the same issue again, can any one please explain why this happens?
I'm also seeing this error, does anyone have a suggestion?
Most helpful comment
@Karishma-Tiwari-MSFT sorry for the delay.
This issue is resolved on its own before I do anything. I don't know what happened in between these days, when I check today it is resolved and started working.
I can able to install and list helm releases without any issues...
Thanks for your time to help me on this.