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

kube: always enable proxy protocol support #5299

Merged
merged 6 commits into from
Jan 19, 2021
Merged

Conversation

awly
Copy link
Contributor

@awly awly commented Jan 14, 2021

Proxy protocol is sometimes used by load balancers to communicate the
real client IP address. Re-use the detection/parsing code from
lib/multiplexer on all k8s listeners (proxy and kubernetes_service)

Fixes #5109

Proxy protocol is sometimes used by load balancers to communicate the
real client IP address. Re-use the detection/parsing code from
lib/multiplexer on all k8s listeners (proxy and kubernetes_service)
@awly awly merged commit 61bcc22 into master Jan 19, 2021
@awly awly deleted the andrew/kube-proxy-protocol-v1 branch January 19, 2021 23:48
awly pushed a commit that referenced this pull request Jan 21, 2021
Proxy protocol is sometimes used by load balancers to communicate the
real client IP address. Re-use the detection/parsing code from
lib/multiplexer on all k8s listeners (proxy and kubernetes_service)
awly pushed a commit that referenced this pull request Jan 22, 2021
Proxy protocol is sometimes used by load balancers to communicate the
real client IP address. Re-use the detection/parsing code from
lib/multiplexer on all k8s listeners (proxy and kubernetes_service)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Teleport Proxy Kube service does not support ProxyProtocol V1
3 participants