NGINX Service
- Alerts: https://alerts.gitlab.net/#/alerts?filter=%7Btype%3D%22nginx%22%2C%20tier%3D%22sv%22%7D
- Label: gitlab-com/gl-infra/production~“Service::NGINX”
Logging
Section titled “Logging”Summary
Section titled “Summary”NGINX sits in front of our Puma services. It provides a bit of protection between end users and puma workers to prevent saturation of threads.
Architecture
Section titled “Architecture”For Virtual Machines, this is deployed via our Omnibus package and runs as a service that recieves traffic.
For Kubernetes, this is deployed using the NGINX Ingress controller managed by our helm chart. https://docs.gitlab.com/charts/charts/nginx/