nginx-openshift-router
nginx-openshift-router copied to clipboard
NGINX and NGINX Plus OpenShift Routers
**Describe the bug** Hi All, I am trying to expose a grpc app through route but could not get success. I build a new image with latest version of nginx...
The ROUTER_USE_HTTP2 env variable is not mentioned in the documentation https://github.com/nginxinc/nginx-openshift-router/blob/master/docs/configuration.md although it is present in the template
### Proposed changes Since this Nginx configuration is meant to be used as a Router running as a container in OpenShift, access logs should be printed to the console log...
**Is your feature request related to a problem? Please describe.** We use nginx openshift router to expose grpc services and from time to time we got errors like: 413 Request...
### Proposed changes Added firewalld instructions on the installation pages. Also specified "infra nodes" in plural tense for the event multiple routers are run. ### Checklist Before creating a PR,...