Hi All,
Need help please in a issue
I am using AKS and have installed managed NGINX on same using Application Routing add On
But Backend NGINX Pods are showing below error. Could anyone please help, what could be root cause for same
W1225 06:38:01.166185 7 client_config.go:659] Neither --kubeconfig nor --master was specified. Using the inClusterConfig. This might not work.
I1225 06:38:01.166325 7 main.go:205] “Creating API client” host=“https://10.0.0.1:443”
F1225 06:40:59.160348 7 main.go:262] Error while initiating a connection to the Kubernetes API server. This could mean the cluster is misconfigured (e.g. it has invalid API server certificates or Service Accounts configuration). Reason: Get "https://10.0.0.1:443/version": EOF
Refer to the troubleshooting guide for more information: Troubleshooting - Ingress-Nginx Controller
Cluster information:
Kubernetes version: 1.29.7
Cloud being used: AKS
Installation method: Managed AKS
Host OS: Linux
CNI and version: Azure CNI
CRI and version: containerd://1.7.23-1
You can format your yaml by highlighting it and pressing Ctrl-Shift-C, it will make your output easier to read.