Azure / application-gateway-kubernetes-ingress

This is an ingress controller that can be run on Azure Kubernetes Service (AKS) to allow an Azure Application Gateway to act as the ingress for an AKS cluster.

Home Page:https://azure.github.io/application-gateway-kubernetes-ingress

Repository from Github https://github.comAzure/application-gateway-kubernetes-ingressRepository from Github https://github.comAzure/application-gateway-kubernetes-ingress

HTTP Response to HTTPS Client error after installing AGIC Controller

ronaldbuysinspark opened this issue · comments

Hi,

I recently deployed a new cluster through Infra as Code and wanted to add the AGIC Controller to my AKS deployment.

However when I installed the AGIC Controller through HELM as described by the documentation of Microsoft I ended up with the agic-controller-ingress-azure pod to say:

"
Error from server: Get "https://10.2.0.73:10250/containerLogs/agic-controller/agic-controller-ingress-azure-849ff846ff-jqcrk/ingress-azure": http: server gave HTTP response to HTTPS client
"

I am still troubleshooting, so I will try to find more logging and perhaps the root cause of the above error.

But if someone experienced the same or there is a related issue, please help me.