azure-kubernetes

What Azure Kubernetes (AKS) 'Time-out' happens to disconnect connections in/out of a Pod in my Cluster?

本秂侑毒 提交于 2019-12-01 17:32:51
I have a working Cluster with services that all respond behind a helm installed Ingress nGinx running on Azure AKS. This ended up being Azure specific. My question is: Why does my connection to the services / pods in this cluster periodically get severed (apparently by some sort of idle timeout), and why does that connection severing appear to also coincide with my Az AKS Browse UI connection getting cut? This is an effort to get a final answer on what exactly triggers the time-out that causes the local 'Browse' proxy UI to disconnect from my Cluster (more background on why I am asking to

'Unable to connect Net/http: TLS handshake timeout' — Why can't Kubectl connect to Azure Kubernetes server? (AKS)

99封情书 提交于 2019-11-26 18:23:15
问题 My question (to MS and anyone else) is: Why is this issue occurring and what work around can be implemented by the users / customers themselves as opposed to by Microsoft Support? There have obviously been 'a few' other question about this issue: Managed Azure Kubernetes connection error Can't contact our Azure-AKS kube - TLS handshake timeout Azure Kubernetes: TLS handshake timeout (this one has some Microsoft feedback) And multiple GitHub issues posted to the AKS repo: https://github.com