Add notes to the kubernetes install docs regarding source IPs
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?
-
Changelog entry added, if necessary -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together