Skip to content

Configure Nginx to preserve external IP

Jason Plum requested to merge 16-client-ip-not-passed into master

Update the gitlab deployment with gitlab_rails['trusted_proxies'], and add annotation to Nginx service to support preservation of external IPs to internal nodes.

This is now available because of the availability of k8s 1.5.x on GKE, where as it was not previously.

Screenshot_20170221_100102

Closes #16 (closed)

Merge request reports