Nginx returning status 400 when using kubernetes ingress Nginx returning status 400 when using kubernetes ingress kubernetes kubernetes

Nginx returning status 400 when using kubernetes ingress


I got the problem resolved by basically adding cross origin headers to my applications.


In my case the issue was caused by too long header line that client sent. I've resolved it by setting/increasing the following configuration parameters of NGINX Ingress Controller ConfigMap: