Closed jichenjc closed 3 years ago
The config options are for nginx itself not for nginx-ingress-controller, in the doc, when installing nginx-ingress-controller by manifests, it just says Create a config map for customizing NGINX configuration
and actually by default the file content is empty. It's up to the deployer to customize the config based on e.g. https://docs.nginx.com/nginx-ingress-controller/configuration/global-configuration/configmap-resource/#summary-of-configmap-keys.
How to customize nginx is not in the scope of our doc, but it's necessary to mention some required options to work properly with openstack-cloud-controller-manager.
thanks, I think it's clear
Is this a BUG REPORT or FEATURE REQUEST?:
What happened:
https://github.com/kubernetes/cloud-provider-openstack/blob/master/docs/openstack-cloud-controller-manager/expose-applications-using-loadbalancer-type-service.md
we mentioned
but I can't find them in nginx doc (instead, I can see real_ip_header etc ) so where to update those configurations? @lingxiankong ?
What you expected to happen:
How to reproduce it:
Anything else we need to know?:
Environment: