mirror of
https://github.com/quay/quay.git
synced 2026-01-27 18:42:52 +03:00
This is required to support ALB. Without this service, the default ELB endpoints forces the L4 proxy procotol which makes Nginx see all the remote client IP as the IP of ALB. If the request goes through an ELB without proxy-protocol enabled, Nginx will parse the X-Forwarded-For header to get the remote IP
Quay Deployment Manifests for Kubernetes/OpenShift
OpenShift deployments should be using the Quay Setup Operator. Manifests are provided here for manual deployment or situations where the Operator is not possible.
Instructions for Deploying on OpenShift