Skip to content

Add notes to the kubernetes install docs regarding source IPs

DJ Mountney requested to merge update-helm-source-ip-docs into master

What does this MR do?

Add notes to the kubernetes install docs regarding source IPs

Note how to add the annotation for preserving the IPs, and note the
requirement to run your ingress controllers using a daemonset in GKE.

Why was this MR needed?

Related to issues we encountered in GKE documented here: https://gitlab.com/charts/charts.gitlab.io/issues/18

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes: https://gitlab.com/gitlab-org/gitlab-ce/issues/32890

Merge request reports