Closed pfisterer closed 4 years ago
This fixes error "No endpoints could be generated from ingress" with nginx-ingress and external-dns (cf. https://github.com/kubernetes-sigs/external-dns/issues/456).
In addition, it disables the maximum body size for NGINX ingress to avoid getting error "413 Request Entity Too Large" when, e.g., pushing docker images to a docker registry hosted in k8s.
This fixes error "No endpoints could be generated from ingress" with nginx-ingress and external-dns (cf. https://github.com/kubernetes-sigs/external-dns/issues/456).
In addition, it disables the maximum body size for NGINX ingress to avoid getting error "413 Request Entity Too Large" when, e.g., pushing docker images to a docker registry hosted in k8s.