Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support flag to enable Preserve Client IP #242

Open
vxav opened this issue Mar 31, 2023 · 3 comments
Open

Support flag to enable Preserve Client IP #242

vxav opened this issue Mar 31, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@vxav
Copy link

vxav commented Mar 31, 2023

Is your feature request related to a problem? Please describe.

Some workloads exposed via ingress require the source IP to be the real one from the client.

Describe the solution you'd like

Check annotation on service LB for a flag to enable Preserve Client IP.

https://docs.vmware.com/en/VMware-NSX-Advanced-Load-Balancer/21.1.4/Installation_Guide/GUID-98AE8D6B-BB4E-47A0-B2AD-296F7E860201.html

Describe alternatives you've considered

No response

Additional context

giantswarm/roadmap#2612

@vxav vxav added the enhancement New feature or request label Mar 31, 2023
@arunmk arunmk self-assigned this Apr 3, 2023
@erkanerol
Copy link
Contributor

ss

@erkanerol
Copy link
Contributor

I checked AWS case. They respect annotations on LB service

service.beta.kubernetes.io/aws-load-balancer-target-group-attributes: preserve_client_ip.enabled=true

https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.2/guide/service/annotations/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants