
I faced this issue while I was trying to install the nginx ingress controller along with HAproxy loadbalancer on my kuberentes cluster. To be honest I had this issue because I missed to create config map during the setup. But there could be many reasons behind this issue. We will take each possible scenario and look at …
Read More