Click here to download the ingress-nginx-controller-v1.12.1.yaml
file.
annotations
field, too.
/etc/hosts
file.
File Upload Size Limit
: You may need to set the file upload size limit in the annotations
field of your Ingress Controller configuration. For example, for Nginx Ingress Controller, you can use nginx.ingress.kubernetes.io/proxy-body-size: "15m"
.Audit Logs IP
: You should config X-Forwarded-For
header in your Ingress Controller to pass the real IP address of the client.